public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/100560] New: [13 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files
@ 2021-05-12  8:41 gerald at pfeifer dot com
  2021-05-12  8:52 ` [Bug bootstrap/100560] [12 " cvs-commit at gcc dot gnu.org
  2021-05-12  8:53 ` marxin at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: gerald at pfeifer dot com @ 2021-05-12  8:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100560
           Summary: [13 regression] build/gengtype-state.o fails with
                    clang 10.0.1: cannot specify -o when generating
                    multiple output files
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gerald at pfeifer dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

This started between May 9th 15:40 UTC and May 10th 15:40 UTC.

c++ -std=c++11   -g -DIN_GCC    -fno-strict-aliasing -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings-Wcast-qual
-Wno-error=format-diag -Wno-format -Wmissing-format-attribute
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -DGENERATOR_FILE -fno-PIE
-no-pie -o build/gengtype \
    build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o
build/gengtype-state.o version.h
../build-i586-unknown-freebsd11.4/libiberty/libiberty.a
c++: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this
     behavior is deprecated [-Wdeprecated]
c++: error: cannot specify -o when generating multiple output files
gmake[3]: *** [Makefile:2989: build/gengtype] Error 1
gmake[3]: Leaving directory '/scratch/tmp/gerald/OBJ-0511-2228/gcc'
gmake[2]: *** [Makefile:4759: all-stage1-gcc] Error 2
gmake[2]: Leaving directory '/scratch/tmp/gerald/OBJ-0511-2228'
gmake[1]: *** [Makefile:25415: stage1-bubble] Error 2
gmake[1]: Leaving directory '/scratch/tmp/gerald/OBJ-0511-2228'


% c++ --version
FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git
llvmorg-10.0.1-0-gef32c611aa2)
Target: i386-unknown-freebsd11.4


Martin, I saw you made a small change around gengtype that day,
alas don't see how that might have triggered this? Any idea?

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

* [Bug bootstrap/100560] [12 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files
  2021-05-12  8:41 [Bug bootstrap/100560] New: [13 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files gerald at pfeifer dot com
@ 2021-05-12  8:52 ` cvs-commit at gcc dot gnu.org
  2021-05-12  8:53 ` marxin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-05-12  8:52 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:dd39327854de1d18110fada5f8a7a4630da6d144

commit r12-739-gdd39327854de1d18110fada5f8a7a4630da6d144
Author: Martin Liska <mliska@suse.cz>
Date:   Wed May 12 10:51:21 2021 +0200

    Remove version.h from object files

    gcc/ChangeLog:

            PR bootstrap/100560
            * Makefile.in: Remove version.h from linker command line.

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

* [Bug bootstrap/100560] [12 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files
  2021-05-12  8:41 [Bug bootstrap/100560] New: [13 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files gerald at pfeifer dot com
  2021-05-12  8:52 ` [Bug bootstrap/100560] [12 " cvs-commit at gcc dot gnu.org
@ 2021-05-12  8:53 ` marxin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-05-12  8:53 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Sorry for the breakage, stupid error.
Should be fixed now.

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

end of thread, other threads:[~2021-05-12  8:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12  8:41 [Bug bootstrap/100560] New: [13 regression] build/gengtype-state.o fails with clang 10.0.1: cannot specify -o when generating multiple output files gerald at pfeifer dot com
2021-05-12  8:52 ` [Bug bootstrap/100560] [12 " cvs-commit at gcc dot gnu.org
2021-05-12  8:53 ` marxin 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).