https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101559
--- Comment #3 from Joël Porquet ---
Thanks for the quick replies and the clear explanation!
I'm a little bummed because this construct enabled me to write --what I
considered to be-- clean code for a bootloader. As shown below, I could
tempora
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: joel.porquet at gmail dot com
Target Milestone: ---
The GNU construct `&&label` supposedly allows the programmer to get the address
corresponding to a label. When compiling for RISCV, the correct address is
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: joel.porquet at gmail dot com
The symptom of this bug is that even when specifying "-march=mips32", which is
normally supposed to disable the use of bra