[Bug middle-end/42450] [4.5 Regression] another GCC 4.5 ICE on C++ templated code

2010-01-22 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #5 from jacob dot benoit dot 1 at gmail dot com 2010-01-22 19:29 --- Sorry for the probably uninformed question, but this bug was just tagged enhancement, and I thought that enhancement meant not really a bug but rather a feature request. I would like to understand

[Bug c++/42450] another GCC 4.5 ICE on C++ templated code

2009-12-29 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #3 from jacob dot benoit dot 1 at gmail dot com 2009-12-29 17:27 --- Could someone confirm that this is a 4.5 ICE regression and tag it as such? Happy holidays! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42450

[Bug c++/42450] New: another GCC 4.5 ICE on C++ templated code

2009-12-21 Thread jacob dot benoit dot 1 at gmail dot com
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot benoit dot 1 at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42450

[Bug c++/42450] another GCC 4.5 ICE on C++ templated code

2009-12-21 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #1 from jacob dot benoit dot 1 at gmail dot com 2009-12-21 18:57 --- Created an attachment (id=19358) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19358action=view) Preprocessed C++ source triggering this ICE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42450

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-21 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #20 from jacob dot benoit dot 1 at gmail dot com 2009-12-21 18:59 --- Thank you, I can confirm that it's fixed here. However I now hit another ICE, see bug #42450, but it seems unrelated. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42225

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-14 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #16 from jacob dot benoit dot 1 at gmail dot com 2009-12-14 12:43 --- (In reply to comment #15) Fair enough. It was me doing weird things. I submitted a patch to http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00669.html Let's see how it turns out. Thanks for your

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #8 from jacob dot benoit dot 1 at gmail dot com 2009-12-11 17:07 --- (In reply to comment #7) Fixed in trunk (4.5) Thanks for fixing this bug! Maybe I'm just ignorant, but I can't get the fix to work for me. I have SVN r155167. I am still getting a ICE, albeit

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #9 from jacob dot benoit dot 1 at gmail dot com 2009-12-11 17:10 --- I also confirm that I still have the ICE with the .ii file attached to this bug report. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42225

[Bug c++/42225] [4.5 Regression] GCC 4.5 ICE (segfault) on C++ templated code

2009-12-11 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #13 from jacob dot benoit dot 1 at gmail dot com 2009-12-11 22:51 --- (In reply to comment #12) Note that g++ says the code is not valid though. Did you expect it to compile without error ? The .ii file I have attached? Yes, I was expecting it to be correct, it compiles

[Bug c++/42225] New: GCC 4.5 ICE (segfault) on C++ templated code

2009-11-29 Thread jacob dot benoit dot 1 at gmail dot com
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jacob dot benoit dot 1 at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42225

[Bug c++/42225] GCC 4.5 ICE (segfault) on C++ templated code

2009-11-29 Thread jacob dot benoit dot 1 at gmail dot com
--- Comment #1 from jacob dot benoit dot 1 at gmail dot com 2009-11-30 04:17 --- Created an attachment (id=19181) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19181action=view) Preprocessed C++ source triggering this ICE To uncompress do: bunzip2 product_small.ii.bz2