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: New SAFE immediate use iterator


Andrew MacLeod <amacleod@redhat.com> writes:

> On Thu, 2006-04-27 at 09:52 -0600, Jeffrey A Law wrote:
>> On Thu, 2006-04-27 at 10:09 +0200, Richard Guenther wrote:
>> > On 4/27/06, Andrew MacLeod <amacleod@redhat.com> wrote:
>> >
>> 
>> > We're in stage 3 if you look at our timeline, though probably more
>> > like stage 2.5
>> > as stage 3 has not been officially announced.   As this is a compile-time
>> > improvement and fixes a regression it is appropriate for the mainline (and if
>> > it turns out safe, I think it should be applied to 4.1 as well, though
>> > maybe queued
>> > for 4.1.2, not 4.1.1, but that is Marks call).
>> I haven't looked at the patch itself, but my gut feeling is that the
>> patch is suitable for mainline and after a period of time to shake out,
>> probably 4.1.x (after consulting with Mark of course).
>
> Checked into mainline.

It breaks bootstrap on ia64:

../../../libjava/java/lang/natObject.cc: In member function 'void java::lang::Object::wait(jlong, jint)':
../../../libjava/java/lang/natObject.cc:1256: internal compiler error: in propagate_rhs_into_lhs, at tree-ssa-dom.c:2307

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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