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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |aldyh at gcc dot gnu.org

--- Comment #7 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
>From Mike's comment I see this should fail on ppc -m64, however on ppc64-linux
I see:

[aldyh@gcc1-power7 gcc]$ make check-gcc RUNTESTFLAGS=struct-layout-1.exp
...
        === gcc Summary ===

# of expected passes        140

[aldyh@gcc1-power7 gcc]$ make check-g++ RUNTESTFLAGS=struct-layout-1.exp
...
        === g++ Summary ===

# of expected passes        150

Is this still an issue, is this only visible on darwin and/or mips, or is there
another way to reproduce the problem?

Reply via email to