[Bug c++/55014] ICE: Segmentation fault while compiling complex_io.cc on x86_64-w64-mingw32

2012-11-22 Thread ktietz at gcc dot gnu.org


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



Kai Tietz ktietz at gcc dot gnu.org changed:



   What|Removed |Added



 Status|UNCONFIRMED |NEW

   Last reconfirmed||2012-11-22

 CC||ktietz at gcc dot gnu.org

  Component|target  |c++

 Ever Confirmed|0   |1

  Known to fail||4.4.0, 4.5.0, 4.6.0, 4.7.0



--- Comment #7 from Kai Tietz ktietz at gcc dot gnu.org 2012-11-22 18:51:35 
UTC ---

it is actual not a target issue.  it is more a general c++ issue as

calling-convention (call-abi attributes) aren't part of signature.


[Bug c++/55014] ICE: Segmentation fault while compiling complex_io.cc on x86_64-w64-mingw32

2012-11-22 Thread ktietz at gcc dot gnu.org


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



Kai Tietz ktietz at gcc dot gnu.org changed:



   What|Removed |Added



 Status|NEW |UNCONFIRMED

 Ever Confirmed|1   |0

  Known to fail|4.4.0, 4.5.0, 4.6.0, 4.7.0  |



--- Comment #8 from Kai Tietz ktietz at gcc dot gnu.org 2012-11-22 18:53:30 
UTC ---

Ups, wrong bug.  please ignore last comment here