https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86551
--- Comment #7 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:0ec53a3df536f83ec72ef25b045768c06c363f86
commit r12-4723-g0ec53a3df536f83ec72ef25b045768c06c363f86
Author: Harald Anlauf
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86551
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102953
H.J. Lu changed:
What|Removed |Added
CC||crazylht at gmail dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102953
H.J. Lu changed:
What|Removed |Added
Last reconfirmed||2021-10-26
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102957
Bug ID: 102957
Summary: [riscv64] ICE on bogus -march value
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
--- Comment #1 from Andrew Pinski ---
Hmm, maybe -gtoggle is the cause
Because stage3 works ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
--- Comment #2 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #1)
> Hmm, maybe -gtoggle is the cause
> Because stage3 works ...
Yes it is -gtoggle issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
--- Comment #3 from Andrew Pinski ---
Created attachment 51671
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51671&action=edit
gimplify.ii from aarch64 (bz2)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code
--- Comment #4 from A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102958
Bug ID: 102958
Summary: std::u8string suboptimal compared to std::string,
triggers warnings
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102958
--- Comment #1 from Martin Sebor ---
Something similar afflicts
libstdc++-v3/testsuite/21_strings/basic_string/capacity/1.cc but that test is
too contrived to matter in practice.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102953
--- Comment #3 from H.J. Lu ---
Created attachment 51672
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51672&action=edit
Add -fcf-check-attribute=[yes|no]
-fcf-check-attribute=[yes|no] implies "cf_check" or "nocf_check"
function attribut
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102953
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #4 from H.J. Lu ---
Plea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102453
--- Comment #2 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:88b504b7a8c5affb0ffa97990d22af2b199e36ed
commit r12-4725-g88b504b7a8c5affb0ffa97990d22af2b199e36ed
Author: Martin Sebor
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102919
--- Comment #2 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:1ff4dbddcf74203a1e16316b18e12f9e1b5085f0
commit r12-4727-g1ff4dbddcf74203a1e16316b18e12f9e1b5085f0
Author: Martin Sebor
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102238
--- Comment #10 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:1ff4dbddcf74203a1e16316b18e12f9e1b5085f0
commit r12-4727-g1ff4dbddcf74203a1e16316b18e12f9e1b5085f0
Author: Martin Sebor
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102453
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 102453, which changed state.
Bug 102453 Summary: buffer overflow by atomic built-ins not diagnosed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102453
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102919
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774
Bug 84774 depends on bug 102919, which changed state.
Bug 102919 Summary: spurious -Wrestrict warning for sprintf into the same
member array as argument plus offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102919
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-10-26
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
Andrew Pinski changed:
What|Removed |Added
Summary|assembler errors when |[12 Regression] ICE with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
--- Comment #8 from And
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102950
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |11.3
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102951
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102950
--- Comment #2 from H.J. Lu ---
r11-3685 is bad and r11-3683 is good.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77817
Eric Gallager changed:
What|Removed |Added
CC||antmak.pub at gmail dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98750
Eric Gallager changed:
What|Removed |Added
Summary|does not detect dead code |does not detect dead code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16358
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61372
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89700
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94112
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
Res
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61372
Eric Gallager changed:
What|Removed |Added
CC||rafael at espindo dot la
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403
Bug 87403 depends on bug 94112, which changed state.
Bug 94112 Summary: Please add a warning for potentially throwing code in
noexcept function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94112
What|Removed |A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95445
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92212
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100721
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100721
Eric Gallager changed:
What|Removed |Added
Last reconfirmed||2021-10-27
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102946
Richard Biener changed:
What|Removed |Added
Summary|gcc.dg/vect/pr101145_1.c|[12 Regression]
|etc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102948
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102949
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2021-10-27
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102951
--- Comment #3 from Richard Biener ---
Factoring this somehow would be nicer, but not sure if the result will be
"nice" ...
101 - 144 of 144 matches
Mail list logo