public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/100454] New: gnat.dg/opt93.adb FAILs
@ 2021-05-06 14:16 ro at gcc dot gnu.org
  2021-05-06 14:16 ` [Bug ada/100454] " ro at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ro at gcc dot gnu.org @ 2021-05-06 14:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100454
           Summary: gnat.dg/opt93.adb FAILs
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: ebotcazou at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc-sun-solaris2.11, i386-pc-solaris2.11,
                    x86_64-pc-linux-gnu, hppa-unknown-linux-gnu,
                    x86_64-apple-darwin*

The new gnat.dg/opt93.adb test FAILs for 32-bit compilation on many targets:

FAIL: gnat.dg/opt93.adb scan-tree-dump optimized "ivtmp.[0-9_]+ = ivtmp.[0-9_]+
\\\\+ 2"

probably everywhere.

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

* [Bug ada/100454] gnat.dg/opt93.adb FAILs
  2021-05-06 14:16 [Bug ada/100454] New: gnat.dg/opt93.adb FAILs ro at gcc dot gnu.org
@ 2021-05-06 14:16 ` ro at gcc dot gnu.org
  2021-05-06 14:29 ` [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ro at gcc dot gnu.org @ 2021-05-06 14:16 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0

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

* [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets
  2021-05-06 14:16 [Bug ada/100454] New: gnat.dg/opt93.adb FAILs ro at gcc dot gnu.org
  2021-05-06 14:16 ` [Bug ada/100454] " ro at gcc dot gnu.org
@ 2021-05-06 14:29 ` ebotcazou at gcc dot gnu.org
  2021-05-06 14:30 ` cvs-commit at gcc dot gnu.org
  2021-05-06 14:30 ` ebotcazou at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2021-05-06 14:29 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
             Target|sparc-sun-solaris2.11,      |
                   |i386-pc-solaris2.11,        |
                   |x86_64-pc-linux-gnu,        |
                   |hppa-unknown-linux-gnu,     |
                   |x86_64-apple-darwin*        |
   Last reconfirmed|                            |2021-05-06
            Summary|gnat.dg/opt93.adb FAILs     |gnat.dg/opt93.adb FAILs on
                   |                            |32-bit targets
     Ever confirmed|0                           |1
          Component|ada                         |testsuite

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
I indeed missed it on SPARC/Solaris...

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

* [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets
  2021-05-06 14:16 [Bug ada/100454] New: gnat.dg/opt93.adb FAILs ro at gcc dot gnu.org
  2021-05-06 14:16 ` [Bug ada/100454] " ro at gcc dot gnu.org
  2021-05-06 14:29 ` [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets ebotcazou at gcc dot gnu.org
@ 2021-05-06 14:30 ` cvs-commit at gcc dot gnu.org
  2021-05-06 14:30 ` ebotcazou at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-05-06 14:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <ebotcazou@gcc.gnu.org>:

https://gcc.gnu.org/g:0f442f1378f4e9866793309504e38467f34c5d61

commit r12-573-g0f442f1378f4e9866793309504e38467f34c5d61
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Thu May 6 16:26:55 2021 +0200

    Fix PR testsuite/100454

    gcc/testsuite/
            * gnat.dg/opt93.adb: Compile only for LP64 targets.

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

* [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets
  2021-05-06 14:16 [Bug ada/100454] New: gnat.dg/opt93.adb FAILs ro at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-05-06 14:30 ` cvs-commit at gcc dot gnu.org
@ 2021-05-06 14:30 ` ebotcazou at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2021-05-06 14:30 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Thanks for reporting the problem.

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

end of thread, other threads:[~2021-05-06 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 14:16 [Bug ada/100454] New: gnat.dg/opt93.adb FAILs ro at gcc dot gnu.org
2021-05-06 14:16 ` [Bug ada/100454] " ro at gcc dot gnu.org
2021-05-06 14:29 ` [Bug testsuite/100454] gnat.dg/opt93.adb FAILs on 32-bit targets ebotcazou at gcc dot gnu.org
2021-05-06 14:30 ` cvs-commit at gcc dot gnu.org
2021-05-06 14:30 ` ebotcazou 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).