public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/100200] New: [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate
@ 2021-04-22  9:21 acoplan at gcc dot gnu.org
  2021-04-22  9:42 ` [Bug target/100200] " acoplan at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: acoplan at gcc dot gnu.org @ 2021-04-22  9:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100200
           Summary: [10/11/12 Regression] UB evaluating
                    aarch64_plus_immediate predicate
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: acoplan at gcc dot gnu.org
  Target Milestone: ---

Bootstrapping --with-build-config=bootstrap-ubsan on AArch64 and running:

gcc/xgcc -B gcc
~/toolchain/src/gcc/gcc/testsuite/gcc.c-torture/compile/pr65540.c -c -O

I get:

/home/alecop01/toolchain/src/gcc/gcc/config/aarch64/predicates.md:129:23:
runtime error: negation of -9223372036854775808 cannot be represented in type
'long int'; cast to an unsigned type to negate this value to itself

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-07-07  9:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  9:21 [Bug target/100200] New: [10/11/12 Regression] UB evaluating aarch64_plus_immediate predicate acoplan at gcc dot gnu.org
2021-04-22  9:42 ` [Bug target/100200] " acoplan at gcc dot gnu.org
2021-04-22 10:01 ` acoplan at gcc dot gnu.org
2021-04-22 10:34 ` rguenth at gcc dot gnu.org
2021-04-26 14:47 ` jakub at gcc dot gnu.org
2021-04-27 13:46 ` cvs-commit at gcc dot gnu.org
2021-04-27 13:57 ` cvs-commit at gcc dot gnu.org
2021-04-27 13:59 ` [Bug target/100200] [10 " jakub at gcc dot gnu.org
2021-04-27 15:52 ` cvs-commit at gcc dot gnu.org
2021-04-27 15:53 ` cvs-commit at gcc dot gnu.org
2022-06-28 10:44 ` jakub at gcc dot gnu.org
2023-07-07  9:37 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).