[Bug tree-optimization/57698] rev.200179 causes many errors (inlining failures) when building Firefox

2013-07-08 Thread kpet at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57698 kpet at free dot fr changed: What|Removed |Added CC||kpet at free dot fr --- Comment #5

[Bug target/56546] Using the divide operator on unsigned int produces incorrect code on AVR

2013-03-10 Thread kpet at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56546 --- Comment #2 from kpet at free dot fr 2013-03-10 17:23:18 UTC --- (In reply to comment #1) AVR has no divide instruction and / 60 is performed by a multiplication and some adjustment. Thank you for this explanation. gcc-4.7.2

[Bug target/56546] New: Using the divide operator on unsigned int produces incorrect code on AVR

2013-03-05 Thread kpet at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56546 Bug #: 56546 Summary: Using the divide operator on unsigned int produces incorrect code on AVR Classification: Unclassified Product: gcc Version: 4.8.0

[Bug rtl-optimization/56514] New: Using -fdisable-rtl-ira makes gcc crash (segfault)

2013-03-03 Thread kpet at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56514 Bug #: 56514 Summary: Using -fdisable-rtl-ira makes gcc crash (segfault) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: major