This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/59102] [4.9 Regression] ICE on valid code at -Os and above on x86_64-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59102

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-11-13
                 CC|                            |law at gcc dot gnu.org
   Target Milestone|---                         |4.9.0
            Summary|ICE on valid code at -Os    |[4.9 Regression] ICE on
                   |and above on                |valid code at -Os and above
                   |x86_64-linux-gnu            |on x86_64-linux-gnu
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Use gimple_get_lhst ().


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]