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 target/52244] [4.5/4.6/4.7 Regression] wrong code for function returning union between int and _Bool at O > 2, with no-early-inlining


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc-*-darwin9,          |*-*-darwin9
                   |i?86-*-darwin9,             |x86_64-unknown-linux-gnu
                   |x86_64-*-darwin9            |

--- Comment #2 from Iain Sandoe <iains at gcc dot gnu.org> 2012-02-14 10:31:10 UTC ---
also fails on a cross from darwin9 to x86_64-unknown-linux-gnu.
at m64 on this target it fails even without the -fno-early-inlining.


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