This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/46596] misbehavior when mixing always_inline and alias attributes in the same compilation unit


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

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toolchain at gentoo dot org
           See Also|                            |http://sourceware.org/bugzi
                   |                            |lla/show_bug.cgi?id=10375

--- Comment #6 from Mike Frysinger <vapier at gentoo dot org> 2012-02-29 16:13:44 UTC ---
(In reply to comment #4)

yes, the source of this bug was the glibc code which i reduced even further
into the testcase posted originally

(In reply to comment #5)

if gcc-4.7 works fine with the proposed code, then i'm fine with that.  we
already have workarounds in place for those.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]