[Bug inline-asm/94113] Apparently incorrect register allocation in inline asm when using CMOV.

2020-03-09 Thread contact at pgazz dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94113 --- Comment #4 from Paul --- That worked. Thank you for the explanation!

[Bug inline-asm/94113] Apparently incorrect register allocation in inline asm when using CMOV.

2020-03-09 Thread contact at pgazz dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94113 --- Comment #2 from Paul --- Created attachment 48003 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48003&action=edit The assembly output.

[Bug inline-asm/94113] Apparently incorrect register allocation in inline asm when using CMOV.

2020-03-09 Thread contact at pgazz dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94113 --- Comment #1 from Paul --- Created attachment 48002 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48002&action=edit The original C file.

[Bug inline-asm/94113] New: Apparently incorrect register allocation in inline asm when using CMOV.

2020-03-09 Thread contact at pgazz dot com
Priority: P3 Component: inline-asm Assignee: unassigned at gcc dot gnu.org Reporter: contact at pgazz dot com Target Milestone: --- Created attachment 48001 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48001&action=edit The preprocessed