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/77614] Missed optimisation with -O3 when passing integral type by constexpr using std::less(a,b) instead of b>a


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

--- Comment #2 from Lorenz <gcc at 4z2 dot de> ---
Created attachment 39630
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39630&action=edit
preprocessed file with workaround -- optimisation performed

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