[Bug c++/33012] ICE on throwing copy of object returned by reference from method with traits-deduced return-type

2007-08-07 Thread raymond at corvil dot com
--- Comment #1 from raymond at corvil dot com 2007-08-07 17:59 --- I have been able to reproduce the same ICE in 3.4.2, gcc version 3.4.2 20040827 (prerelease) [FreeBSD] but not in 2.95.4 or 4.1.2: gcc version 2.95.4 20020320 [FreeBSD] gcc version 4.1.2 (Ubuntu 4.1.2-0ubun

[Bug c++/33012] ICE on throwing copy of object returned by reference from method with traits-deduced return-type

2007-08-15 Thread pcarlini at suse dot de
--- Comment #2 from pcarlini at suse dot de 2007-08-15 09:14 --- So the problem is already fixed in all the active branches. Thanks, anyway! -- pcarlini at suse dot de changed: What|Removed |Added ---

[Bug c++/33012] ICE on throwing copy of object returned by reference from method with traits-deduced return-type

2007-08-16 Thread raymond at corvil dot com
--- Comment #3 from raymond at corvil dot com 2007-08-16 09:50 --- Yes, it does not happen with recent releases. I logged it because I couldn't find any hint of this problem having been seen and noted anywhere. I just wanted to let you know about it in case the problem has simply been