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: global/df dropping a needed set?


> For m32c-elf with gcc.c-torture/execute/980707-1.c, global seems to be
> deleting a set that's needed to set the exit code - i.e. it's the
> first argument to exit().  There's also this suspicious message in the
> global dump:

More info: I've tracked this back to r138207, the gimple-tuples-branch
merge.


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