c-parser.c
577 KB
-
c: Delete a stray line in asm inline · b7055028
I noticed I accidentally copied a line too many from the "volatile" handling to the "inline" handling. This fixes it. gcc/c/ * c-parser (c_parser_asm_statement) [RID_INLINE]: Delete stray line setting "quals". From-SVN: r266909
Segher Boessenkool committed