This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/7702: [PATCH] Make reload-cse honor CANNOT_CHANGE_MODE_CLASS
- From: Richard Henderson <rth at redhat dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 14 Feb 2003 22:36:00 -0000
- Subject: Re: optimization/7702: [PATCH] Make reload-cse honor CANNOT_CHANGE_MODE_CLASS
- Reply-to: Richard Henderson <rth at redhat dot com>
The following reply was made to PR optimization/7702; it has been noted by GNATS.
From: Richard Henderson <rth@redhat.com>
To: Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Cc: gcc-patches@gcc.gnu.org, gcc-gnats@gcc.gnu.org, bfkelly@nsa.gov
Subject: Re: optimization/7702: [PATCH] Make reload-cse honor CANNOT_CHANGE_MODE_CLASS
Date: Fri, 14 Feb 2003 14:26:52 -0800
On Fri, Feb 14, 2003 at 10:25:54AM +0100, Falk Hueffner wrote:
> * reload1.c (reload_cse_simplify_set): Honor
> CANNOT_CHANGE_MODE_CLASS.
Applied to mainline.
I'm fairly certain that the exact form of this macro was
different in both 3.3 and 3.2. Would you generate and test
patches for these branches?
r~