[Bug c/27116] [4.2 Regression] Incorrect integer division (wrong sign).

2006-04-11 Thread laurent at komite dot net
--- Comment #2 from laurent at komite dot net 2006-04-11 15:06 --- (In reply to comment #1) > Overflow flag set problem: > > n = -2; > n.10 = n; > D.2132 = -08000 / n.10; > > -fwrapv "fixes" the problem. This is a dup of ... I'm not s

[Bug c/27116] New: Incorrect integer division (wrong sign).

2006-04-11 Thread laurent at komite dot net
mponent: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: laurent at komite dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27116