https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702
--- Comment #5 from Dragan Mladjenovic ---
Yes, I believe so.
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: dragan.mladjeno...@rt-rk.com
CC: richard.sandiford at arm dot com
Target Milestone: ---
Target: mips-mti-linux-gnu
Created attachment 47520
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92989
--- Comment #2 from Dragan Mladjenovic ---
Thanks,
I've checked https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01209.html, but
there are still similar build failures down the line. I have to double-check it
and will post any findings later.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92989
--- Comment #3 from Dragan Mladjenovic ---
Created attachment 47703
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47703&action=edit
Reproducer for additional failure
Toolchain build seems to still contain this failure that can be reproduc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92989
--- Comment #6 from Dragan Mladjenovic ---
Created attachment 47955
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47955&action=edit
Reproducer for additional failure2
It seems that one file still fails to compile on today's trunk (b07e4e7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92989
Dragan Mladjenovic changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: dragan.mladjeno...@rt-rk.com
Target Milestone: ---
Created attachment 45183
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45183&action=edit
mark.c
If I compile the marck.c with aarch64-linux-gnu-
: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: dragan.mladjeno...@rt-rk.com
CC: ubizjak at gmail dot com
Target Milestone: ---
Target: mips
We cannot use lo and hi register in clobber list for inline syscalls [1] since
r270955 for r6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91474
--- Comment #3 from Dragan Mladjenovic ---
You can try manualy rerunning the faulting command after libtool: compile: ...
with -save-temps.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91769
--- Comment #4 from Dragan Mladjenovic ---
Hi,
This fix is propbably nothing more than:
--- a/gcc/config/mips/mips.c
+++ b/gcc/config/mips/mips.c
@@ -4862,7 +4862,7 @@ mips_split_move (rtx dest, rtx src, enum mips_split_type
split_type, rtx ins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91474
--- Comment #5 from Dragan Mladjenovic ---
Hi,
I wasn't able to reproduce this issue which leds me to believe that this is the
r273174 is the probable fix. In either way, it should be backported to gcc-9
branch,
but it would be nice if you can c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702
--- Comment #1 from Dragan Mladjenovic ---
Hi,
Same as with https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91474#c5. Chould you
perhaps verify if r273174 fixes your issue?
Thanks in advance.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91900
Dragan Mladjenovic changed:
What|Removed |Added
CC||dragan.mladjeno...@rt-rk.co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91474
--- Comment #9 from Dragan Mladjenovic ---
Thanks for the confirmation. I've sent a request for backporting r273174 change
onto gcc 9 branch. I believe this issue will be updated automatically when the
backport lands.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91769
--- Comment #9 from Dragan Mladjenovic ---
Sorry for the delay. I somehow managed to get my git svn rebase to take hours.
Both patches have been backported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89245
--- Comment #1 from Dragan Mladjenovic ---
The issue seems to be that jump pass tail merges two blocks ending in indirect
calls to mit_tsi.isra.2 and emit_branch.isra.5 ignoring the REG_CALL_DECL
notes attached to them which messes up the resour
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90929
Dragan Mladjenovic changed:
What|Removed |Added
CC||dragan.mladjeno...@rt-rk.co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89245
--- Comment #2 from Dragan Mladjenovic ---
Fixed by r273314. Sorry for the inconvenience. I did not put a proper
back-reference to this issue in the change log.
18 matches
Mail list logo