New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15075 (new defect)

Opened 4 years ago

Last modified 10 months ago

gdc prints many unnecessary warnings

Reported by: kazu@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: gdc

Description

When compiling a D program, eg helloWorld.d, gdc prodoces prints the following warnings:

indirect jmp without `*'

Attachments

gdc Download (99 bytes) - added by hans@… 3 years ago.
Wrapper script to ignore warnings

Change History

Changed 4 years ago by afb@…

This is a known bug with FSF GCC on Darwin, Apple GCC for Mac OS X doesn't issue those warnings.

Changed 3 years ago by hans@…

Attached is a wrapper script for users that bitbuckets these warnings.

Changed 3 years ago by hans@…

  • attachment gdc Download added

Wrapper script to ignore warnings

Changed 3 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to mww@…
  • milestone set to Port Bugs

Assigning to maintainer.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Changed 16 months ago by jmr@…

  • port set to gdc

Changed 10 months ago by jmr@…

GDC development has moved to bitbucket according to  http://www.digitalmars.com/d/, and it is now compatible with newer GCC versions. Updating would therefore be the best way to fix this.

Note: See TracTickets for help on using tickets.