https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89589
Rolf Eike Beer <eb at emlix dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://bugreports.qt.io/br
| |owse/QTBUG-74196
Summary|[8.3 regression] "asm |[8.3 regression] "asm
|volatile (" leads to |volatile (" leads to
|"expected '(' before |"expected '(' before
| |'volatile'"
--- Comment #1 from Rolf Eike Beer <eb at emlix dot com> ---
Sorry for the previous mess, I accidentially submitted in the middle of
editing.
So, this is a regression between 8.2.0 and 8.3.0. It happens when building
QtScript 5.12.1. This is the reproducer for x86_64 but I have seen it also for
ARM and i686 (i.e. all platforms supported by the JIT code AFAICT).