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/64255] failures with -O2 optimization on i >= 0 ? (unsigned long) i : - (unsigned long) i


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

--- Comment #2 from Vincent LefÃvre <vincent-gcc at vinc17 dot net> ---
Created attachment 34242
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34242&action=edit
testcase part 1 (tst1.c)

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