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 target/69613] [6 Regression] wrong code with -O and simple 128bit arithmetics and vectors @ aarch64


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

Bill Schmidt <wschmidt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |dje.gcc at gmail dot com,
                   |                            |seurer at linux dot vnet.ibm.com,
                   |                            |wschmidt at gcc dot gnu.org
         Resolution|FIXED                       |---

--- Comment #8 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
The new test fails with an ICE on powerpc64le-linux.gnu.

FAIL: gcc.dg/torture/pr69613.c   -O0   3 blank line(s) in output
FAIL: gcc.dg/torture/pr69613.c   -O0  (internal compiler error)
FAIL: gcc.dg/torture/pr69613.c   -O0  (test for excess errors)

etc. for various optimization levels, lto, and so on.

I'll dig up a little more data.

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