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/81763] Issues with 32bit x86 apps on GCC 7.1+


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
There are some known issues with older versions of LLVM, maybe you are using
too older version of LLVM.  That is some versions of LLVM have undefined C++
code in them.  GCC 7.1 is more aggressive of optimizing things.

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