This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/37103] [4.3/4.4 Regression] possible integer codegen bug



------- Comment #6 from regehr at cs dot utah dot edu  2008-08-13 22:52 -------
Created an attachment (id=16067)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16067&action=view)
potential test program for gcc testsuite

I wrote a little script to make a C program that exhausts the possible integer
comparisons for -1, 0, 1.  Interested in adding this to the test suite?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37103


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]