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: [3.4/4.0 patch RFA] Fix PR 25613


:REVIEWMAIL:

Kaz Kojima wrote:

...

for the testcase in PR 25613.  It seems that the above check
was a temporary one to confirm the use of constraints introduced
when some SH single character constraints were renamed to
multiple character constraints and that check was removed on
4.1/trunk

Yes.  When it was time to add some more constraints, I decided that there
was no point in continuing to maintain these sanity checks.

but it's forgotten to remove on the 3.4/4.0 branches.


I was not aware that the sanity checks caused problems on the branches.
Thanks for looking into this problem.

The attached patch is to remove the ckeck. It's tested with
bootstrap and the top level "make -k check" on 3.4 and 4.0
branches for sh4-unknown-linux-gnu with no new failures.
Ok for 3.4 and 4.0 branches?


OK.


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