OK.
Jason
Hi,
Let's exit earlier on error_mark_node, as it seems there are other
places in the function that might do the wrong thing.
Good. The below also passes testing on x86_64-linux.
Thanks,
Paolo.
/cp
2011-12-05 Paolo Carlini
PR c++/51399
* init.c (perform_
Let's exit earlier on error_mark_node, as it seems there are other
places in the function that might do the wrong thing.
Jason
Hi,
a simple ICE on invalid, 4.7 Regression. Tested x86_64-linux.
Thanks,
Paolo.
//
/cp
2011-12-05 Paolo Carlini
PR c++/51399
* init.c (perform_member_init): Check init for error_mark_node too.
/testsuite
2011-12-05 Paolo Carlini
PR c++/51399