[Bug middle-end/23669] fold does convert (-a)/10 into a/-10.
--- Additional Comments From mrnobo1024 at yahoo dot com 2005-10-01 17:25 --- Those expressions are only the same for floating point types. f(-2147483648) == -214748364 f1(-2147483648) == 214748364 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23669
[Bug c/24156] New: sibling call with -O2 copies parameters twice
ion: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mrnobo1024 at yahoo dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24156