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] Fix PR middle-end/7796


Eric Botcazou <ebotcazou at libertysurf dot fr> writes:

> Hi,
>
> This is a regression from gcc 3.2.2 present on the 3.3 branch. We have two 
> testsuite failures on sparc-sun-solaris2.7 in 64-bit mode:
...
> The sparc64 port loads some constants with LSHIFTRT and calculate_giv_inc() 
> currently doesn't know that.
>
> Compiled (sufficient because we have an explicit abort when the loading mode 
> is not recognized) on sparc-sun-solaris2.9, the two failures being fixed 
> (compilation and execution).
>
> Ok for mainline and 3.3? Ok for 3.2 branch too?

Looks pretty safe; I'd say ok for mainline and 3.3.  Is the problem
also present on the 3.2 branch?

zw


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