This is the mail archive of the gcc-patches@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: [PATCH] RFA MIPS pr 14198


David Daney <ddaney@avtrex.com> writes:

>>-eric
>>
>
> I am having regresions in the gcc.dg/pch/* family of tests.  There
> seem to be almost random changes in the set of tests that PASS and
> that FAIL.

This suggests a data structure, probably a MIPS backend internal data
structure, that is not being correctly saved and restored, or is
sensitive to memory layout.  I doubt it has anything to do with
preprocessor assertions.

zw


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