------- Comment #8 from amylaar at gcc dot gnu dot org 2010-07-01 10:35 ------- (In reply to comment #6) > Created an attachment (id=21054) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21054&action=view) [edit] > preprocessed source > > Preprocessed source of ia64.i for your convenience.
Thanks, in the meantime, I found out that all these errors are genuine - sort of. The real smoking gun are 'nested function' warnings. By searching for the first one, I found a stray '{'. I've committed the fix as obvious. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44732