This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Make check bombs my system onnoncompile/20010425-1.c


On Thu, 11 Sep 2003 12:20:05 -0400, Diego Novillo <dnovillo@redhat.com> wrote:

> One way of fixing this would be for tree_r_o_c to set TREE_ASM_WRITTEN
> when it errorcount is set or for expand_deferred_fns() to bail out when
> errorcount is set.

I think the former.  Setting TREE_ASM_WRITTEN should be part of the
interface of tree_r_o_c.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]