Re: Bug#428582: xulrunner: please recheck with gcc-snapshot 20070613
Steve Langasek wrote: > On Thu, Jul 05, 2007 at 08:55:53PM +0200, Mike Hommey wrote: > > On Wed, Jun 13, 2007 at 08:46:44PM +0200, Matthias Klose <[EMAIL > > PROTECTED]> wrote: > > > Please recheck with the recent gcc-snapshot 20070613 upload. We may > > > miss another backport from the trunk. > > > Did someone check already ? > > Probably not; this discussion doesn't seem to be cc:ed to debian-mips? Plain upstream gcc head appears to work, gcc-snapshot fails to build with ICE. I hope to have time for it mid of next week. Thiemo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: reassign 426302 to gcc-4.1, severity of 426302 is normal, merging 426302 427907
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.6 > reassign 426302 gcc-4.1 Bug#426302: [hppa] miscompilation Bug reassigned from package `gcc-4.2' to `gcc-4.1'. > severity 426302 normal Bug#426302: [hppa] miscompilation Severity set to `normal' from `important' > # same issue > merge 426302 427907 Bug#426302: [hppa] miscompilation Bug#427907: [hppa] git-core selftest failure with -O2 and -O1, -O0 works Merged 426302 427907. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#427907: reassign 426302 to gcc-4.1, severity of 426302 is normal, merging 426302 427907
# Automatically generated email from bts, devscripts version 2.10.6 reassign 426302 gcc-4.1 severity 426302 normal # same issue merge 426302 427907 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug target/27880] [4.2/4.3 regression] undefined reference to `_Unwind_GetIPInfo'
-- schwab at suse dot de changed: What|Removed |Added AssignedTo|schwab at suse dot de |unassigned at gcc dot gnu ||dot org Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Bug tree-optimization/32589] [4.3 Regression] exp_dbug.adb:981: error: invalid array index
--- Comment #8 from rob1weld at aol dot com 2007-07-07 04:05 --- I searched the last 30 reports using http://gcc.gnu.org/bugzilla/buglist.cgi?product=gcc&version=4.3.0&chfieldfrom=2007-07-06&chfieldto=2007-07-07&chfieldvalue=&cmdtype=doit&order=Bug+Number to find the best place to put this comment. When I compile with --enable-languages=...,ada,... I get the same error as reported here. I'm guessing that if this problem was not caused by 32004 or 32441 then it will be fixed here at 32589 :) . When I compile with --enable-languages=c,c++,fortran,java,objc,obj-c++ (instead of including Ada), I get this error instead: ... Configuring stage 3 in i686-pc-linux-gnu/libgcc ... (a thousand or so lines later) make[4]: Leaving directory `/opt/gcc-4_3-build/i686-pc-linux-gnu/libgcc' make[3]: Leaving directory `/opt/gcc-4_3-build/i686-pc-linux-gnu/libgcc' make[2]: Leaving directory `/opt/gcc-4_3-build' make "DESTDIR=" "RPATH_ENVVAR=LD_LIBRARY_PATH" "TARGET_SUBDIR=i686-pc-linux-gnu" ... make[2]: Entering directory `/opt/gcc-4_3-build' make[3]: Entering directory `/opt/gcc-4_3-build' rm -f stage_current make[3]: Leaving directory `/opt/gcc-4_3-build' Comparing stages 2 and 3 warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs warning: ./cc1obj-checksum.o differs warning: ./cc1objplus-checksum.o differs Bootstrap comparison failure! ./varasm.o differs ./i386.o differs ./gcc.o differs ./crtbeginS.o differs ./crtendS.o differs make[2]: *** [compare] Error 1 make[2]: Leaving directory `/opt/gcc-4_3-build' make[1]: *** [stage3-bubble] Error 2 make[1]: Leaving directory `/opt/gcc-4_3-build' make: *** [all] Error 2 That is a BCF in excess of the warnings (that are permissable). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32589 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]