http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48204
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.7.0
Summary|[4.5/4.6/4.7 Regression] |[4.5/4.6 Regression] ICE:
|ICE: in |in decimal_to_decnumber, at
|decimal_to_decnumber, at |dfp.c:115 with
|dfp.c:115 with |-fno-tree-ccp
|-fno-tree-ccp |-fno-tree-dominator-opts
|-fno-tree-dominator-opts |-fno-tree-fre -g
|-fno-tree-fre -g |
Known to fail|4.7.0 |
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-24
19:14:27 UTC ---
Fixed on the trunk so far.