New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15075 (new defect)

Opened 5 years ago

Last modified 2 years 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 (99 bytes) - added by hans@… 5 years ago.
Wrapper script to ignore warnings

Change History

comment:1 Changed 5 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.

comment:3 Changed 5 years ago by hans@…

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

Changed 5 years ago by hans@…

Wrapper script to ignore warnings

comment:4 Changed 5 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to mww@…
  • Milestone set to Port Bugs

Assigning to maintainer.

comment:5 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:6 Changed 3 years ago by jmr@…

  • Port set to gdc

comment:7 Changed 2 years 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.