public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/109375] New: FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp"
@ 2023-04-02 15:53 danglin at gcc dot gnu.org
  2023-04-02 16:13 ` [Bug target/109375] " ebotcazou at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-04-02 15:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109375
           Summary: FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized
                    "tmp"
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
                CC: dkm at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa*-*-linux*
            Target: hppa*-*-linux*
             Build: hppa*-*-linux*

Executing on host: /home/dave/gnu/gcc/objdir/gcc/gnatmake
--GCC=/home/dave/gnu/gcc/objdir/gcc/xgcc
--GNATBIND=/home/dave/gnu/gcc/objdir/gcc/gnatbind
--GNATLINK=/home/dave/gnu/gcc/objdir/gcc/gnatlink -cargs
-B/home/dave/gnu/gcc/objdir/gcc -largs
--GCC=/home/dave/gnu/gcc/objdir/gcc/xgcc\ -B/home/dave/gnu/gcc/objdir/gcc\ 
-margs --RTS=/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libada -q -f 
/home/dave/gnu/gcc/gcc/gcc/testsuite/gnat.dg/opt39.adb  -largs  -margs 
-fdiagnostics-plain-output  -O2 -fno-inline -fdump-tree-optimized -c -u -S -o
opt39.s    (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/gnatmake
--GCC=/home/dave/gnu/gcc/objdir/gcc/xgcc
--GNATBIND=/home/dave/gnu/gcc/objdir/gcc/gnatbind
--GNATLINK=/home/dave/gnu/gcc/objdir/gcc/gnatlink -cargs
-B/home/dave/gnu/gcc/objdir/gcc -largs --GCC=/home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdir/gcc  -margs
--RTS=/home/dave/gnu/gcc/objdir/hppa-linux-gnu/./libada -q -f
/home/dave/gnu/gcc/gcc/gcc/testsuite/gnat.dg/opt39.adb -largs -margs
-fdiagnostics-plain-output -O2 -fno-inline -fdump-tree-optimized -c -u -S -o
opt39.s
Executing on host: /home/dave/gnu/gcc/objdir/gcc/gnatclean -c -q -n opt39  
(timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/gnatclean -c -q -n opt39
./opt39.ali
./opt39.s
PASS: gnat.dg/opt39.adb (test for excess errors)
PASS: gnat.dg/opt39.adb scan-tree-dump-not optimized "MEM"
FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp"

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

* [Bug target/109375] FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp"
  2023-04-02 15:53 [Bug ada/109375] New: FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp" danglin at gcc dot gnu.org
@ 2023-04-02 16:13 ` ebotcazou at gcc dot gnu.org
  2023-04-02 21:28 ` cvs-commit at gcc dot gnu.org
  2023-04-02 21:28 ` danglin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2023-04-02 16:13 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ada                         |target
   Last reconfirmed|                            |2023-04-02
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
See the dg-additional-option line in the test.

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

* [Bug target/109375] FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp"
  2023-04-02 15:53 [Bug ada/109375] New: FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp" danglin at gcc dot gnu.org
  2023-04-02 16:13 ` [Bug target/109375] " ebotcazou at gcc dot gnu.org
@ 2023-04-02 21:28 ` cvs-commit at gcc dot gnu.org
  2023-04-02 21:28 ` danglin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-04-02 21:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by John David Anglin <danglin@gcc.gnu.org>:

https://gcc.gnu.org/g:8f989fe879ddc2753ac9fa580b2b0a1024c98f0f

commit r13-6978-g8f989fe879ddc2753ac9fa580b2b0a1024c98f0f
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Sun Apr 2 21:27:46 2023 +0000

    Fix gnat.dg/opt39.adb on hppa.

    Add hppa*-*-* to dg-additional-options list.

    2023-04-02  John David Anglin  <danglin@gcc.gnu.org>

    gcc/testsuite/ChangeLog:

            PR target/109375
            * gnat.dg/opt39.adb: Add hppa*-*-* to dg-additional-options list.

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

* [Bug target/109375] FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp"
  2023-04-02 15:53 [Bug ada/109375] New: FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp" danglin at gcc dot gnu.org
  2023-04-02 16:13 ` [Bug target/109375] " ebotcazou at gcc dot gnu.org
  2023-04-02 21:28 ` cvs-commit at gcc dot gnu.org
@ 2023-04-02 21:28 ` danglin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-04-02 21:28 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

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

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> ---
Fixed.

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

end of thread, other threads:[~2023-04-02 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 15:53 [Bug ada/109375] New: FAIL: gnat.dg/opt39.adb scan-tree-dump-not optimized "tmp" danglin at gcc dot gnu.org
2023-04-02 16:13 ` [Bug target/109375] " ebotcazou at gcc dot gnu.org
2023-04-02 21:28 ` cvs-commit at gcc dot gnu.org
2023-04-02 21:28 ` danglin 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).