[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#242916: gcc-3.3: GCC 3.3 crashes when assembling ARM Linux 2.6.5 kernel



In message <[🔎] 1081610351.21460.80.camel@dixie.nexus.co.uk>
          Philip Blundell <pb@nexus.co.uk> wrote:

> Are you able to isolate a self-contained testcase that demonstrates the
> problem?  Obviously preprocessed source isn't appropriate in this case,
> since the bug is in the preprocessor, but it would be helpful to be able
> to reproduce the failure from a single source file.

The problem appears to be triggered by the tranditional flag, with
simply the code:

#define PLD(code...)


Then:

gcc -traditional -c test.S


-- 
Peter Naulls - peter@chocky.org        | http://www.chocky.org/
----------------------------------------------------------------------------
The RISC OS Browser Issue - http://www.chocky.org/unix/browser.html



Reply to: