[Bug inline-asm/101422] register variable uninitialised before passing to asm

2021-07-15 Thread simon.willcocks at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422 --- Comment #8 from Simon Willcocks --- (In reply to Andrew Pinski from comment #4) > (In reply to Simon Willcocks from comment #2) > > That's not an accurate description of the problem; the value of the variable > > is being passed, not its add

[Bug inline-asm/101422] register variable uninitialised before passing to asm

2021-07-12 Thread simon.willcocks at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422 --- Comment #7 from Simon Willcocks --- (In reply to Jakub Jelinek from comment #6) > Moving the line is the right fix Thanks for the confirmation. > It is recommended to initialize normal automatic variables first and then > only initialize re

[Bug inline-asm/101422] register variable uninitialised before passing to asm

2021-07-11 Thread simon.willcocks at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422 --- Comment #5 from Simon Willcocks --- (In reply to Andrew Pinski from comment #4) > (In reply to Simon Willcocks from comment #2) > > That's not an accurate description of the problem; the value of the variable > > is being passed, not its add

[Bug inline-asm/101422] register variable uninitialised before passing to asm

2021-07-11 Thread simon.willcocks at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422 --- Comment #3 from Simon Willcocks --- (In reply to Andrew Pinski from comment #1) But thanks for your quick response!

[Bug inline-asm/101422] register variable uninitialised before passing to asm

2021-07-11 Thread simon.willcocks at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101422 Simon Willcocks changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from Simon Willc

[Bug c/101422] New: register variable uninitialised before passing to asm

2021-07-11 Thread simon.willcocks at gmx dot de via Gcc-bugs
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: simon.willcocks at gmx dot de Target Milestone: --- Created attachment 51132 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51132&action=edit Source code fragment The attached program fragment sets up m

[Bug target/97143] aarch64-none-elf Code generated for array after another array within a global structure marked volatile is broken.

2020-09-21 Thread simon.willcocks at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97143 Simon Willcocks changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug target/97143] aarch64-none-elf Code generated for array after another array within a global structure marked volatile is broken.

2020-09-21 Thread simon.willcocks at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97143 Simon Willcocks changed: What|Removed |Added Target|aarch64-elf |aarch64-elf, arm-eabi --- Comment #1 f

[Bug target/97143] New: aarch64-none-elf Code generated for array after another array within a global structure marked volatile is broken.

2020-09-21 Thread simon.willcocks at gmx dot de
: 8.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: simon.willcocks at gmx dot de Target Milestone: --- Using built-in specs. COLLECT_GCC=aarch64-none-elf-gcc