[Bug c/65493] New: bug with 64/32 division sign related to various factors (-O3)

2015-03-20 Thread ml-gnubugzilla at worldspot dot net
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

[Bug c/65493] bug with 64/32 division sign related to various factors (-O3)

2015-03-20 Thread ml-gnubugzilla at worldspot dot net
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

[Bug c/65493] bug with 64/32 division sign related to various factors (-O3)

2015-03-20 Thread ml-gnubugzilla at worldspot dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65493 sophana changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from sophana --- Thanks