sm
Assignee: unassigned at gcc dot gnu.org
Reporter: sstsoft at wp dot pl
Target Milestone: ---
GNU Asembler version 2.32.2
GCC 4.8.1
QT Creator 5.3.1
"g++ -c -fno-keep-inline-dllexport -save-temps -Wattributes
-fno-strict-aliasing -fwrapv -fno-aggressive-loop-optimi
not put or change it's syntax
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: inline-asm
Assignee: unassigned at gcc dot gnu.org
Reporter: sstsoft at wp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65898
--- Comment #1 from stanley ---
You could see another bug there "mov eax,%eax" -> %eax is generated from named
value [val] "g" (val). I see there is my bug, to do such code without clobber
"eax" so GCC put's optimized local value into my asm inli
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65898
stanley changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65897
stanley changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID