[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 --- Comment #7 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:2d7a40fa60fb8b9870cfd053a37fc67404353ee2 commit r11-6237-g2d7a40fa60fb8b9870cfd053a37fc67404353ee2 Author: Nathan Sidwell Date:

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 --- Comment #6 from Nathan Sidwell --- Now I look carefully, it appears to be trying to compile libiberty.a (the library) as a source file. Of course that'll barf. Configured using "CXX='clang -x c++ -std=c++11' CC=clang" (Of course I didn't

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 --- Comment #5 from David Binderman --- (In reply to Nathan Sidwell from comment #4) > Created attachment 49789 [details] > try this Thanks. That seemed to build ok. > I tried building with clang, but it barfed about invalid utf8 in libiberty.

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 --- Comment #4 from Nathan Sidwell --- Created attachment 49789 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49789&action=edit try this I tried building with clang, but it barfed about invalid utf8 in libiberty.

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread nathan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 Nathan Sidwell changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |nathan at gcc dot gnu.org

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 --- Comment #3 from Jakub Jelinek --- Before r0-99643-g2defb926479247a61fe0fffbcf95597722a94c40 this used to be rejected with: pr98340.C: In member function ‘int uintset::hash::foo() [with T = int]’: pr98340.C:33:18: instantiated from here pr98

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug bootstrap/98340] gcc trunk build with clang failure, part 2

2020-12-17 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98340 David Binderman changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment