Hi!
On 2014-04-11T12:37:42+0200, Richard Biener wrote:
> This fixes the endless error reporting for unhandled aliases [...]
> *** gcc/testsuite/gcc.dg/pr60797.c(revision 0)
> --- gcc/testsuite/gcc.dg/pr60797.c(working copy)
> ***
> *** 0
> --- 1,8
> + /* { dg-do com
This fixes the endless error reporting for unhandled aliases
by setting TREE_ASM_WRITTEN on the decls we complained about.
Bootstrapped on x86_64-unknown-linux-gnu, testing in progress
(sort-of pointless on that target of course).
Richard.
2014-04-11 Richard Biener
PR middle-end/607