[Bug c/35885] unsigned long long and while loop evaluation regression?

2008-04-09 Thread wilbert at jdg dot info
--- Comment #2 from wilbert at jdg dot info 2008-04-09 15:36 --- I just did a fresh build of gcc 4.1.3 from the ports collection under freebsd 6.1 And got this (incorrect) result again: before: testu64a = 9afa246709018f48, testu32a = 0506f85f after: testu64a = 9afa246709018f48

[Bug c/35885] New: unsinged long long and while loop evaluation regression?

2008-04-09 Thread wilbert at jdg dot info
p machine running gcc 4.2.1. -- Summary: unsinged long long and while loop evaluation regression? Product: gcc Version: 4.2.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc d