[Bug inline-asm/37195] different variables get the same overlapping memory address in inline assembly

2017-07-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37195 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug inline-asm/37195] different variables get the same overlapping memory address in inline assembly

2010-04-30 Thread jdemeyer at cage dot ugent dot be
--- Comment #8 from jdemeyer at cage dot ugent dot be 2010-04-30 07:24 --- On first sight, it looks fixed in gcc 4.6.0 SVN. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37195

[Bug inline-asm/37195] different variables get the same overlapping memory address in inline assembly

2009-11-21 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2009-11-21 09:15 --- *** Bug 41294 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37195

[Bug inline-asm/37195] different variables get the same overlapping memory address in inline assembly

2008-12-25 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-25 17:18 --- Works for me on PPC64 in 4.3.2 but not in 4.1.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37195

[Bug inline-asm/37195] different variables get the same overlapping memory address in inline assembly

2008-09-29 Thread jdemeyer at cage dot ugent dot be
--- Comment #5 from jdemeyer at cage dot ugent dot be 2008-09-29 19:22 --- Created an attachment (id=16428) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16428action=view) Unified testcase This testcase exhibits the problem on i386, x86_64, powerpc and powerpc64 using