[Bug target/34719] N_GSYM stabs warning with common blocks on Mac OS X Leopard

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 11 10:21:25 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34719

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |iains at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #6 from Iain Sandoe <iains at gcc dot gnu.org> ---
As of GCC-12 (!!)

$ /opt/iains/i686-apple-darwin9/gcc-12-0-0/bin/gfortran test.f -o t -gstabs
-fcommon
f951: Warning: STABS debugging information is obsolete and not supported
anymore

So the bug was fixed somewhere along the line - but stabs is now obsolete so
closing.


More information about the Gcc-bugs mailing list