[Bug rtl-optimization/71246] "+g" assembly constraint causes error: inconsistent operand constraints in an 'asm'

2024-03-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71246

Andrew Pinski  changed:

   What|Removed |Added

 CC||leppkes at stce dot 
rwth-aachen.de

--- Comment #3 from Andrew Pinski  ---
*** Bug 92597 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/71246] "+g" assembly constraint causes error: inconsistent operand constraints in an 'asm'

2024-03-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71246

Andrew Pinski  changed:

   What|Removed |Added

 CC||frederic.recoules@univ-gren
   ||oble-alpes.fr

--- Comment #2 from Andrew Pinski  ---
*** Bug 94180 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/71246] "+g" assembly constraint causes error: inconsistent operand constraints in an 'asm'

2021-09-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71246

--- Comment #1 from Andrew Pinski  ---
So I think there needs to be some better documentation here with respect to the
constraints that allow memory and the + modifier.