Menu

#396 gcc 3.2.3 internal compiler error

closed-fixed
None
2004-07-26
2003-08-05
No

preprocessed source attached

Discussion

  • Siarhei Siamashka

     
  • Earnie Boyd

    Earnie Boyd - 2003-08-05
    • assigned_to: nobody --> dannysmith
    • summary: mingw 3.0.0-rc3 internal compiler error --> gcc 3.2.3 internal compiler error
     
  • Earnie Boyd

    Earnie Boyd - 2003-08-05

    Logged In: YES
    user_id=15438

    BoydE@QWEST-WKCH1I7I3 ~
    $ g++ -o /c/temp/a.out -c /c/temp/internal_error.cpp
    connect.cpp: In member function `int
    Connect::do_planner(int, int)':
    connect.cpp:446: internal error: Segmentation fault
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://www.mingw.org/bugs.shtml> for instructions.

     
  • Danny Smith

    Danny Smith - 2004-07-26

    Logged In: YES
    user_id=11494

    Two bugs here. One in libstdc++ headers, one in error
    recovery when G++ hits that error. Both are fixed.

    Danny

     
  • Danny Smith

    Danny Smith - 2004-07-26
    • status: open --> closed-fixed