[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-06 Thread akiss at inf dot u-szeged.hu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 --- Comment #6 from Akos Kiss akiss at inf dot u-szeged.hu --- Thanks for the feedback!

[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-05 Thread akiss at inf dot u-szeged.hu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 --- Comment #1 from Akos Kiss akiss at inf dot u-szeged.hu --- Created attachment 33649 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33649action=edit Example C source code

[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-05 Thread akiss at inf dot u-szeged.hu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 --- Comment #3 from Akos Kiss akiss at inf dot u-szeged.hu --- Created attachment 33651 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33651action=edit Assembly output

[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-05 Thread akiss at inf dot u-szeged.hu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 --- Comment #2 from Akos Kiss akiss at inf dot u-szeged.hu --- Created attachment 33650 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33650action=edit Preprocessed source

[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 Andreas Schwab sch...@linux-m68k.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-05 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 --- Comment #5 from Mikael Pettersson mikpelinux at gmail dot com --- Use .pushsection and .popsection .