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/84077] [7/8 Regression] Likely wrong code with `__builtin_expect()` on i686-linux-gnu


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
-march=native is ambiguous, please run g++ with the given options with
additional -v and attach what it emits as cc1plus command line.

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