https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
--- Comment #11 from Ilya Leoshkevich ---
I see. It would be good to update https://gcc.gnu.org/gcc-9/ then - e.g.
https://gcc.gnu.org/gcc-8/ says "This release series is no longer supported".
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
--- Comment #10 from Mikael Pettersson ---
(In reply to Ilya Leoshkevich from comment #9)
> Would it be possible to backport this to gcc-9?
...
> There is a workaround for now, but it would be good to have this fixed in
> all the maintained gccs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
Ilya Leoshkevich changed:
What|Removed |Added
CC||iii at linux dot ibm.com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
--- Comment #7 from CVS Commits ---
The master branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:45d06a4045bebc3dbaaf0b1c676f4e22b7c6aca1
commit r10-6095-g45d06a4045bebc3dbaaf0b1c676f4e22b7c6aca1
Author: Andrew Pinski
Date: Sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
--- Comment #6 from Renat Idrisov ---
Thanks a lot!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
Andrew Pinski changed:
What|Removed |Added
Keywords||patch
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
--- Comment #3 from Andrew Pinski ---
The problem is here:
unsigned i;
for (i = 0; i < patch_area_size; ++i)
fprintf (file, "\t%s\n", nop_templ);
inside default_print_patchable_function_entry.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
--- Comment #2 from Andrew Pinski ---
'(' Start a nested ".set noreorder" block.
')' End a nested ".set noreorder" block.
For some reason it is not working
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
Andrew Pinski changed:
What|Removed |Added
Keywords||wrong-code
Target|mips
11 matches
Mail list logo