This is the mail archive of the gcc-bugs@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: AIX regressions


>>>>> Geoff Keating writes:

>> FAIL: gcc.c-torture/execute/930930-2.c execution,  -O1 
>> FAIL: gcc.c-torture/execute/930930-2.c execution,  -O2 
>> FAIL: gcc.c-torture/execute/930930-2.c execution,  -O3 -fomit-frame-pointer 
>> FAIL: gcc.c-torture/execute/930930-2.c execution,  -O3 -g 
>> FAIL: gcc.c-torture/execute/930930-2.c execution,  -Os 
>> 
>> appeared between November 27 and November 29.

Geoff> It happened in CVS between 2001-11-27T20:24:40 and
Geoff> 2001-11-29T20:20:46, to be precise (times are in UTC).

	Yep.  And I just tracked down whose patch broke it: yours (:^).

Thu Nov 29 11:12:59 2001  Geoffrey Keating (geoffk@redhat.com)

        * emit-rtl.c (gen_lowpart_common): Fix conversion of 
        REAL_VALUE_TYPEs to an array of target integers.  Fix extraction
        of low part of those arrays for 32bit and 64bit hosts.

Would you please fix this regression?

Thanks, David


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