[Bug c/48951] probably, it is a bug.

2011-05-10 Thread ufo008ahw at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48951 --- Comment #4 from ufo008ahw 2011-05-10 18:11:04 UTC --- (In reply to comment #3) > So, your expectations are wrong, because of course 4 < 1 is false, thus 0 as > an > integer. ?? my expectation is (4 < 1) output 0. but program output 1

[Bug c/48951] probably, it is a bug.

2011-05-10 Thread ufo008ahw at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48951 --- Comment #2 from ufo008ahw 2011-05-10 17:26:31 UTC --- (In reply to comment #1) > (gcc 3.4.2 is ancient, even if there is a bug noone will fix it in that > version) > > what is the program's input? > what is its output? > what output are you

[Bug c/48951] New: probably, it is a bug.

2011-05-10 Thread ufo008ahw at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48951 Summary: probably, it is a bug. Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org