[Bug target/85665] Multiple typos in diagnostics

2022-03-09 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Chung-Ju Wu changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/85665] Multiple typos in diagnostics

2022-03-08 Thread jasonwucj at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #13 from Chung-Ju Wu --- (In reply to Eric Gallager from comment #12) > (In reply to Jonathan Wakely from comment #6) > > (In reply to Roland Illig from comment #3) > > > Therefore I thought I'd try a different approach this time. >

[Bug target/85665] Multiple typos in diagnostics

2022-03-08 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug target/85665] Multiple typos in diagnostics

2019-05-25 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Eric Gallager changed: What|Removed |Added Keywords||easyhack CC|

[Bug target/85665] Multiple typos in diagnostics

2019-03-08 Thread jasonwucj at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Chung-Ju Wu changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug target/85665] Multiple typos in diagnostics

2019-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Fri Mar 8 10:52:38 2019 New Revision: 269488 URL: https://gcc.gnu.org/viewcvs?rev=269488=gcc=rev Log: PR ipa/8 * ipa-devirt.c (compare_virtual_tables): Remove two

[Bug target/85665] Multiple typos in diagnostics

2019-03-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug target/85665] Multiple typos in diagnostics

2018-05-08 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #8 from joseph at codesourcery dot com --- On Sun, 6 May 2018, roland.illig at gmx dot de wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 > > --- Comment #3 from Roland Illig --- > (In reply to Jonathan Wakely from

[Bug target/85665] Multiple typos in diagnostics

2018-05-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #7 from Jonathan Wakely --- (In reply to Richard Biener from comment #5) > Guessing this might be arm... Maybe some of them are arm but some are in other targets.

[Bug target/85665] Multiple typos in diagnostics

2018-05-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #6 from Jonathan Wakely --- (In reply to Roland Illig from comment #3) > (In reply to Jonathan Wakely from comment #2) > > It might be better to report multiple bugs, one per target backend, so that > > the relevant target

[Bug target/85665] Multiple typos in diagnostics

2018-05-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Richard Biener changed: What|Removed |Added Target||arm --- Comment #5 from Richard Biener

[Bug target/85665] Multiple typos in diagnostics

2018-05-07 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org ---

[Bug target/85665] Multiple typos in diagnostics

2018-05-06 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #3 from Roland Illig --- (In reply to Jonathan Wakely from comment #2) > It might be better to report multiple bugs, one per target backend, so that > the relevant target maintainers are informed. Oh, I tried that last year. Of the

[Bug target/85665] Multiple typos in diagnostics

2018-05-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 --- Comment #2 from Jonathan Wakely --- It might be better to report multiple bugs, one per target backend, so that the relevant target maintainers are informed. To avoid similar problems in future, I wonder if a weekly email detailing any new

[Bug target/85665] Multiple typos in diagnostics

2018-05-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665 Jonathan Wakely changed: What|Removed |Added Keywords||diagnostic