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/79892] New: ICE in processing of target attribute


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

            Bug ID: 79892
           Summary: ICE in processing of target attribute
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---
            Target: s390x-linux-gnu

That's probably very similar to PR79889:

$ s390x-linux-gnu-gcc -c 
-I/home/marxin/BIG/Programming/llvm-project/libcxx/test/support/ -Wno-overflow
-O3 /home/marxin/Programming/gcc/gcc/testsuite/gcc.target/i386/mvc9.c
-fno-inline-functions-called-once --param max-rtl-if-conversion-insns=0
-Wformat-security -Wclobbered -ffloat-store --param
max-inline-insns-recursive=1236020584 -Wno-line-truncation
-fno-split-wide-types -Wno-override-init-side-effects
-fsingle-precision-constant --param tracer-dynamic-coverage=41 --param
l1-cache-size=0 -fno-asynchronous-unwind-tables -fno-inline-atomics
-Wunused-but-set-parameter -Wc++11-compat -o/dev/null

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