[Bug c++/43313] internal compiler error

2010-03-09 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2010-03-09 22:12 --- For non-PODs, calls not inside thunks, we convert into passing explicitly by reference. So the IR for thunks is incorrect. Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c++/43313] internal compiler error

2010-03-09 Thread rozachar at cisco dot com
--- Comment #1 from rozachar at cisco dot com 2010-03-09 21:10 --- Created an attachment (id=20064) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20064&action=view) simplied source code which will cause the error -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43313