[Bug c++/48632] Internal compiler error when using OpenMP with template

2013-06-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #5 from Jakub Jelinek 2011-04-18 21:56:15 UTC --- Author: jakub Date: Mon Apr 18 21:56:12 2011 New Revision: 172675 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172675 Log: PR c++/48632 * parser.c (cp_parser_omp_for_

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #4 from Jakub Jelinek 2011-04-18 21:55:10 UTC --- Author: jakub Date: Mon Apr 18 21:55:07 2011 New Revision: 172674 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172674 Log: PR c++/48632 * parser.c (cp_parser_omp_for_

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread phelippeneveu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #3 from Phelippe Neveu 2011-04-18 14:48:45 UTC --- Hi, I tested the fix on the gcc-4_5-branch and it fixed the issue. Regards, Phelippe

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/48632] Internal compiler error when using OpenMP with template

2011-04-15 Thread phelippeneveu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48632 --- Comment #1 from Phelippe Neveu 2011-04-15 20:06:07 UTC --- Created attachment 24005 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24005 Preprocessed source file.