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/63828] [5 Regression] g++.dg/ipa/devirt-47.C fails for x32


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63828

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization,
                   |                            |wrong-code
             Target|                            |x86_64-*-* (x32); aarch64-*
                   |                            |(ilp32)
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-12
   Target Milestone|---                         |5.0
            Summary|g++.dg/ipa/devirt-47.C      |[5 Regression]
                   |fails for x32               |g++.dg/ipa/devirt-47.C
                   |                            |fails for x32
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.cur_offset >= BITS_PER_WORD


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