http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59776
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
Status|NEW |ASSIGNED
Assignee|rth at gcc dot gnu.org |jakub at gcc dot gnu.org
Target Milestone|4.9.0 |4.8.3
Summary|[4.8/4.9 Regression] gcc -g |[4.8 Regression] gcc -g -O1
|-O1 ICE in |ICE in
|expand_debug_locations, at |expand_debug_locations, at
|cfgexpand.c:3865 |cfgexpand.c:3865
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for the trunk so far.