https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #13 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:93ecb25cc63f92d12821f8e5186bf165a4f54ab3
commit r12-7512-g93ecb25cc63f92d12821f8e5186bf165a4f54ab3
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #10 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:d73ae7a72a9bcac6a8b031cd902630eaeddf577e
commit r12-7511-gd73ae7a72a9bcac6a8b031cd902630eaeddf577e
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #9 from Martin Liška ---
(In reply to Roland Illig from comment #2)
> From m68k.c:
>
> error ("%<-mpcrel%> %<-fPIC%> is not currently supported on selected
> cpu");
What's bad about this, these are 2 options where we want to quo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
Eric Gallager changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #7 from Roland Illig ---
Still reproducible in GCC 12. Any chance of these trivial things getting fixed
in the next year?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #6 from Roland Illig ---
ping? It's one year later, I'm translating GCC 10 right now, and the issues are
still there. :(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #5 from Roland Illig ---
From fortran/intrinsic.c:
gfc_warning_now (OPT_Wintrinsics_std, "The intrinsic %qs at %L is not "
"included in the selected standard but %s and %qs
will"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #4 from Roland Illig ---
From rx.c:
error ("use %<__builtin_rx_mvtc%> (0, ... ) to write arbitrary values to
PSW");
The closing quote should be after the closing parenthesis.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #3 from Roland Illig ---
From rs6000/linux64.h:
error ("%<-mcmodel incompatible with other toc options%>"); \
The closing quote should be directly behind the "-mcmodel".
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #2 from Roland Illig ---
From m68k.c:
error ("%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu");
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #1 from Roland Illig ---
From arm-builtins.c:
fatal_error (input_location,
"You must enable NEON instructions"
" (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>)"
" to use th
14 matches
Mail list logo