[Bug middle-end/105814] [12/13 Regression] 16 "=rm" use in inline-asm is rejected at -O0

2022-06-02 Thread bruce.fleming at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105814 Bruce Fleming changed: What|Removed |Added Resolution|--- |WORKSFORME Status|UNCONFIRM

[Bug c/105814] New: operand has impossible constraints - worked with previous releases

2022-06-01 Thread bruce.fleming at gmail dot com via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: bruce.fleming at gmail dot com Target Milestone: --- Created attachment 53069 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53069&action=edit preprocessed file (*

[Bug middle-end/96406] erroneous -Wstringop-overflow storing into a multidimensional char array

2020-07-31 Thread bruce.fleming at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96406 --- Comment #6 from Bruce Fleming --- Yes - that seems to work. Once Fedora move to 11.x, then the fixes will be available so I don't need workaround?

[Bug middle-end/96406] erroneous -Wstringop-overflow storing into a multidimensional char array

2020-07-31 Thread bruce.fleming at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96406 Bruce Fleming changed: What|Removed |Added Version|10.1.1 |10.2.1 --- Comment #4 from Bruce Fleming

[Bug c/96406] erroneous stringop-overflow warnin

2020-07-31 Thread bruce.fleming at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96406 --- Comment #2 from Bruce Fleming --- Created attachment 48974 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48974&action=edit preprocessed file

[Bug c/96406] erroneous stringop-overflow warnin

2020-07-31 Thread bruce.fleming at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96406 --- Comment #1 from Bruce Fleming --- Created attachment 48973 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48973&action=edit preprocessed file

[Bug c/96406] New: erroneous stringop-overflow warnin

2020-07-31 Thread bruce.fleming at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: bruce.fleming at gmail dot com Target Milestone: --- Created attachment 48972 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48972&action=edit Command line and complete compiler output The compiler generates a stringop-o