This is the mail archive of the gcc-prs@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]

Re: c++/4557: Compiler error.


Synopsis: Compiler error.

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Oct 13 19:51:03 2001
State-Changed-Why:
    With gcc 3.0.2 your example does not generate an
    Internal Compiler Error, but produces the following
    compilation error messages:
    SortTest.cpp: In function `int main()':
    SortTest.cpp:9: warning: new initializer lists extension is deprecated, please
       see the documentation for details
    SortTest.cpp:10: too many decimal points in floating constant
    SortTest.cpp:10: warning: new initializer lists extension is deprecated, please
       see the documentation for details

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4557&database=gcc


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