------- Comment #8 from jason at gcc dot gnu dot org  2010-07-01 19:28 -------
I think this change is wrong; weak definitions are also used to allow
definitions in multiple translation units without linker errors.  C++ inlines
are emitted as weak symbols, and it seems rather odd to prohibit in C something
that the C++ front end does routinely.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu dot org
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32511

Reply via email to