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]

Re: optimization/4765: ICE in prepare_float_lib_cmp, at optabs.c:3531


Old Synopsis: Internal compiler error when compiling libDSP for i686/athlon
New Synopsis: ICE in prepare_float_lib_cmp, at optabs.c:3531

State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Sat Dec  1 11:41:33 2001
State-Changed-Why:
    With gcc version 3.0.3 20011201 (prerelease), the error
    is reproduced with:
    g++ -O3 -mcpu=athlon -march=athlon -ffast-math -c DSOp.cpp
    
    If -ffast-math is omitted the error does not occur.
    
    With gcc version 3.1 20011121 (experimental),
    the error does not occur

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4765&database=gcc


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