https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #12 from Roland Illig ---
Thank you for your fixes, they all look good to me. Looking forward to
translating GCC 15 into German.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
David Malcolm changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #10 from GCC Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:a0ac8fa55a4749979faa56a9e8bd389252edc89f
commit r15-5922-ga0ac8fa55a4749979faa56a9e8bd389252edc89f
Author: David Malcolm
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #9 from GCC Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:e2db825f857da195e93fd8e4ac5228311fd37775
commit r15-5703-ge2db825f857da195e93fd8e4ac5228311fd37775
Author: David Malcolm
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #8 from David Malcol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #7 from David Malcolm ---
(In reply to Roland Illig from comment #0)
> From arm.c:
>
> error ("%s incompatible with %<-mword-relocations%>", flag);
>
> The first %s is also a command line option and thus should be %qs.
Patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #6 from David Malcolm ---
(In reply to Roland Illig from comment #2)
> From gcn.c:
>
> error ("unknown specifier %s in amdgpu_hsa_kernel attribute", str);
(In reply to Roland Illig from comment #3)
> From gcn.c, one more:
>
> e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
David Malcolm changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #3 from Roland Illig ---
From gcn.c, one more:
error ("duplicated parameter specifier %s in amdgpu_hsa_kernel "
"attribute", str);
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #2 from Roland Illig ---
From gcn.c:
error ("unknown specifier %s in amdgpu_hsa_kernel attribute", str);
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90160
--- Comment #1 from Roland Illig ---
From csky.c:
warning (0, "cpu %s is not based on arch %s, ignoring the arch",
csky_selected_cpu->name, csky_selected_arch->name);
13 matches
Mail list logo