[Bug c++/63349] ICE with template in get_narrower fold-const.c

2016-10-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63349 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug c++/63349] ICE with template in get_narrower fold-const.c

2014-09-24 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63349 --- Comment #5 from Marek Polacek --- In finish_class_member_access_expr we have expr = build_class_member_access_expr (object, member, access_path, /*preserve_reference=*/false,

[Bug c++/63349] ICE with template in get_narrower fold-const.c

2014-09-24 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63349 --- Comment #4 from Marek Polacek --- That identifier_node in a component_ref is bogus, I'm investigating how it got there.

[Bug c++/63349] ICE with template in get_narrower fold-const.c

2014-09-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63349 Richard Biener changed: What|Removed |Added Keywords||ice-checking, |

[Bug c++/63349] ICE with template in get_narrower fold-const.c

2014-09-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63349 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|