[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 2 20:53:43 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124336

--- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Jakub Jelinek from comment #1)
> orl rather than orq is one byte shorter, dunno if there are advantages of
> using orq over orl.
Probably orb could be used here to slightly lower mem bandwidth.


More information about the Gcc-bugs mailing list