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/33803] ICE during build of DES



------- Comment #2 from joel at gcc dot gnu dot org  2007-10-17 21:12 -------
    I have tried this code with the following gcc versions:

    WORKS   3.2.3: -O2
    FAILS   4.1.1: -O2
    FAILS   4.2.1: -O2
    FAILS   4.2.2: -O2
    WORKS   4.2.1: -O0
    WORKS   4.2.2: -O0
    WORKS   4.1.1: -O0

    This is a regression from the 3.x compiler and an optimization bug.


-- 


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


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