This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34719] N_GSYM stabs warning with common blocks on Mac OS X Leopard
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2008 23:33:25 -0000
- Subject: [Bug fortran/34719] N_GSYM stabs warning with common blocks on Mac OS X Leopard
- References: <bug-34719-15598@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from burnus at gcc dot gnu dot org 2008-01-08 23:33 -------
If I read http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00735.html correctly, it
should work if you use -gdwarf-2 instead of -g.
My understanding is that it not a bug in GCC, but I might be wrong.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34719