public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O -flto -save-temps
@ 2020-11-23 17:05 hjl.tools at gmail dot com
  2020-11-24  8:18 ` [Bug testsuite/97959] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2020-11-23 17:05 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97959
           Summary: Random FAIL: gcc.dg/lto/save-temps
                    c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O
                    -flto -save-temps
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

On Linux/x86-64 with 96 cores, I got random:

Executing on host:
/export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/xgcc
-B/export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/
c_lto_save-temps_0.o  -mx32   -fdiagnostics-plain-output   -O -flto -save-temps
     -o gcc-dg-lto-save-temps-01.exe    (timeout = 300) 
spawn -ignore SIGHUP
/export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/xgcc
-B/export/gnu/import/git/gcc-test-master-intel64-native/bld/gcc/
c_lto_save-temps_0.o -mx32 -fdiagnostics-plain-output -O -flto -save-temps -o
gcc-dg-lto-save-temps-01.exe
/usr/local/bin/ld: i386 architecture of input file
`./gcc-dg-lto-save-temps-01.ltrans0.ltrans.o' is incompatible with i386:x64-32
output
/usr/local/bin/ld: final link failed: file in wrong format 
collect2: error: ld returned 1 exit status
compiler exited with status 1
FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O
-flto -save-temps

with

$ make -j 56 check RUNTESTFLAGS="--target_board='unix{-m32,-mx32,}'"

The problem is that -m32, -mx32 and -m64 use the same filename,
gcc-dg-lto-save-temps-01.ltrans0.ltrans.o.

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

* [Bug testsuite/97959] Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O -flto -save-temps
  2020-11-23 17:05 [Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps hjl.tools at gmail dot com
@ 2020-11-24  8:18 ` rguenth at gcc dot gnu.org
  2020-12-02 13:06 ` hjl.tools at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-11-24  8:18 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|lto                         |testsuite

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Shouldn't they go into the respective parallel gccN/ directory?

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

* [Bug testsuite/97959] Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O -flto -save-temps
  2020-11-23 17:05 [Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps hjl.tools at gmail dot com
  2020-11-24  8:18 ` [Bug testsuite/97959] " rguenth at gcc dot gnu.org
@ 2020-12-02 13:06 ` hjl.tools at gmail dot com
  2021-04-27 11:39 ` jakub at gcc dot gnu.org
  2021-07-28  7:04 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2020-12-02 13:06 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.0
   Last reconfirmed|                            |2020-12-02
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Is gcc.dg/lto/lto.exp missing

gcc_parallel_test_enable 0
...
gcc_parallel_test_enable 1

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

* [Bug testsuite/97959] Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O -flto -save-temps
  2020-11-23 17:05 [Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps hjl.tools at gmail dot com
  2020-11-24  8:18 ` [Bug testsuite/97959] " rguenth at gcc dot gnu.org
  2020-12-02 13:06 ` hjl.tools at gmail dot com
@ 2021-04-27 11:39 ` jakub at gcc dot gnu.org
  2021-07-28  7:04 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-04-27 11:39 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|11.0                        |11.2

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 11.1 has been released, retargeting bugs to GCC 11.2.

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

* [Bug testsuite/97959] Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link,  -O -flto -save-temps
  2020-11-23 17:05 [Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2021-04-27 11:39 ` jakub at gcc dot gnu.org
@ 2021-07-28  7:04 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-07-28  7:04 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|11.2                        |---

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

end of thread, other threads:[~2021-07-28  7:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 17:05 [Bug lto/97959] New: Random FAIL: gcc.dg/lto/save-temps c_lto_save-temps_0.o-c_lto_save-temps_0.o link, -O -flto -save-temps hjl.tools at gmail dot com
2020-11-24  8:18 ` [Bug testsuite/97959] " rguenth at gcc dot gnu.org
2020-12-02 13:06 ` hjl.tools at gmail dot com
2021-04-27 11:39 ` jakub at gcc dot gnu.org
2021-07-28  7:04 ` 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).