[Bug c++/53581] Segmentation fault when enabling -std=c++0x on template code

2012-10-14 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



 CC|rggjan at gmail dot com |

  Known to work||4.7.2, 4.8.0



--- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2012-10-14 
17:52:42 UTC ---

This is fixed in 4.7.2 and mainline. I'm adding the testcase and closing the

PR.


[Bug c++/53581] Segmentation fault when enabling -std=c++0x on template code

2012-10-14 Thread paolo at gcc dot gnu.org


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



--- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 
2012-10-14 18:24:40 UTC ---

Author: paolo

Date: Sun Oct 14 18:24:32 2012

New Revision: 192438



URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=192438

Log:

2012-10-14  Paolo Carlini  paolo.carl...@oracle.com



PR c++/53581

* g++.dg/template/crash113.C: New.



Added:

trunk/gcc/testsuite/g++.dg/template/crash113.C

Modified:

trunk/gcc/testsuite/ChangeLog


[Bug c++/53581] Segmentation fault when enabling -std=c++0x on template code

2012-10-14 Thread paolo.carlini at oracle dot com


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



Paolo Carlini paolo.carlini at oracle dot com changed:



   What|Removed |Added



 Status|UNCONFIRMED |RESOLVED

 Resolution||FIXED

   Target Milestone|--- |4.7.2



--- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com 2012-10-14 
18:26:38 UTC ---

Done.


[Bug c++/53581] Segmentation fault when enabling -std=c++0x on template code

2012-06-05 Thread rggjan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53581

--- Comment #1 from Jan Rüegg rggjan at gmail dot com 2012-06-05 13:19:58 UTC 
---
Might have to do something with:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53498