Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: ml-gnubugzilla at worldspot dot net
Hi
Problem with a 64bit/32bit signed division with -O3 and various factors.
I found this weirg bug when using -O3 on various gcc versions.
platform
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65493
--- Comment #1 from sophana ---
Forgot to say that the result is the same on all tested gcc versions on various
targets. All work with -O1 and not with -O3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65493
sophana changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #3 from sophana ---
Thanks