#352 closed task (fixed)
Circumvent gcc 4.8 compiler bug with inline asm
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 3.1.2 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
The gcc 4.8 compiler bails out with an error on the inline asm in sh_tiger1_64.c. This happens only at optimization level -O2 or higher, so it's probably a compiler bug.
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [451].