On Fri, Jun 12, 2009 at 9:49 PM, Aldy Hernandez<al...@redhat.com> wrote:
> On Sat, Jun 13, 2009 at 01:51:42AM +0100, Dave Korn wrote:
>> Aldy Hernandez wrote:
>> > Hi folks.
>> >
>> > At the last minute Ian got a patch in that touched a bunch of places
>> > that I was also changing.  I resolved the conflicts, and bootstrapped
>> > and tested for C and C++.  Unfortunately, people kept committing stuff
>> > that caused conflicts, so I broke down and committed after a minor C/C++
>> > bootstrap.
>>
>>   Did you tell anyone that you were merging a branch to mainline?  I honestly
>> didn't see an announcement.  (Is there any reason why you shouldn't have
>> requested a freeze?)
>
> The branch was approved by a GWP, I didn't know you needed to make a
> special announcement.
>
> I will be fixing any regressions shortly.
>

Your committal of r148442 has caused an ICE during the build of libgcc
for targetting win64:

../../../gcc/libgcc/../gcc/libgcc2.c:2054:1: warning: no previous
prototype for ‘getpagesize’
../../../gcc/libgcc/../gcc/libgcc2.c:2064:1: warning: no previous
prototype for ‘mprotect’
../../../gcc/libgcc/../gcc/libgcc2.c:1:0: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [_divdi3.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-target-libgcc] Error 2
make: *** [all] Error 2

Reply via email to