https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95728
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93711
Marek Polacek changed:
What|Removed |Added
Summary|ICE: [[no_unique_address] |[9/10/11 Regression] ICE:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95723
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95725
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95725
--- Comment #5 from Jonathan Wakely ---
Garbage in, garbage out.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95732
Bug ID: 95732
Summary: Use CPU dispatching to support mixing -fcf-protection
with -mindirect-branch and -mfunction-return
Product: gcc
Version: 10.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94969
--- Comment #16 from bin cheng ---
(In reply to Richard Biener from comment #15)
> I don't see the commit on the GCC 10 branch nor the GCC 8 branch. Master
> and GCC 9 are fixed though.
Will backport the 10 and 8, thanks for reminding.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95733
Bug ID: 95733
Summary: Building on PowerPC 64 Tests Fail With GCC 11
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: regr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95725
--- Comment #6 from Haoxin Tu ---
Hi, there.
I hold the view that the compiler should have good fault tolerance, which means
giving an input(even invalid), the compiler might emit appropriate error
message diagnostics so that we can fix them int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95734
Bug ID: 95734
Summary: [11 regression] lots of ICEs after r11-1445
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootst
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95712
Andrew Pinski changed:
What|Removed |Added
Keywords||build
Component|libgcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86441
Boris Kolpackov changed:
What|Removed |Added
Version|8.1.0 |10.1.0
--- Comment #2 from Boris Kolpa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95732
--- Comment #1 from Joseph C. Sible ---
Thinking about this a bit more, it's a win for performance even if we ignore
CET completely. In particular, it would let a single binary use retpolines only
on CPUs that have the Spectre vulnerabilities tha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95735
Bug ID: 95735
Summary: ICE on invalid non-type template argument
Product: gcc
Version: 10.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95725
--- Comment #7 from Haoxin Tu ---
By the way, can you take a look at bug 95597 and bug 95659? I think GCC should
accept the first case and shouldn't miss the error message in the second code.
Those cases are different from this report.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95712
--- Comment #8 from Alexander Egorenkov ---
$ make --version
GNU Make 4.1
Built for s390x-ibm-linux-gnu
In my top Makefile the dependecny on maybe-all-gcc is missing:
configure-target-libgcc:
...
I attached the top Makefile.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95712
--- Comment #9 from Alexander Egorenkov ---
Created attachment 48751
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48751&action=edit
top gcc Makefile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95712
--- Comment #10 from Alexander Egorenkov ---
When i add the dependency in Makefile manually, then the parallel build works.
Regards
101 - 118 of 118 matches
Mail list logo