[Bug c++/52233] ICE segmentation fault with using-declaration

2012-10-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52233 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/52233] ICE segmentation fault with using-declaration

2012-10-04 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52233 --- Comment #3 from paolo at gcc dot gnu.org 2012-10-04 23:48:20 UTC --- Author: paolo Date: Thu Oct 4 23:48:16 2012 New Revision: 192109 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192109 Log: 2012-10-04 Paolo Carlini

[Bug c++/52233] ICE segmentation fault with using-declaration

2012-10-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52233 --- Comment #2 from Paolo Carlini 2012-10-04 23:37:19 UTC --- This works in 4.7.2 and mainline. I'm adding the testcase to mainline and closing the PR.