Re: How to handle ICEs on buildds

2008-02-13 Thread Kamaraju S Kusumanchi
Kumar Appaiah wrote: > Dear Debian GCC Maintainers, > > With reference to the following build log: > > http://buildd.debian.org/fetch.cgi?pkg=lam&arch=alpha&ver=7.1.2-1.2&stamp=1202605929&file=log&as=raw > > The build fails due to an internal compiler error. Now, as many of the > interested p

gcc-4.2 4.2.3-1 MIGRATED to testing

2008-02-13 Thread Debian testing watch
FYI: The status of the gcc-4.2 source package in Debian's testing distribution has changed. Previous version: 4.2.2-7 Current version: 4.2.3-1 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. --

gcc-4.3 4.3-20080202-1 MIGRATED to testing

2008-02-13 Thread Debian testing watch
FYI: The status of the gcc-4.3 source package in Debian's testing distribution has changed. Previous version: 4.3-20080116-1 Current version: 4.3-20080202-1 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more inf

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations

2008-02-13 Thread matz at gcc dot gnu dot org
--- Comment #14 from matz at gcc dot gnu dot org 2008-02-13 23:03 --- Sigh. I've tested the changed testcase only on 32bit :-( Update to r132300. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35065 --- You are receiving this mail because: --- You reported the bug, or are

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations

2008-02-13 Thread jakub at gcc dot gnu dot org
--- Comment #13 from jakub at gcc dot gnu dot org 2008-02-13 22:24 --- This is not sufficient. block_New, nal_get_annexeb, block_ChainGather still don't have prototypes and thus: warning: cast to pointer from integer of different size is reported on each of the casts of these function ca

Bug#465671: gnat-4.3: FTBFS: fname-sf.adb:28:06: file "fname-uf.ads" not found

2008-02-13 Thread Lucas Nussbaum
Package: gnat-4.3 Version: 4.3-20080202-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080213 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > (cd ../gcc/ada/rts-shared-zcx; mkdir obj;

[Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-13 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2008-02-13 22:04 --- I also can't reproduce it (neither on native nor with a cross). Any local patches? Maybe you can reduce it to a set of simpler configuration options? -- steven at gcc dot gnu dot org changed: What

Bug#426556: marked as done (gcc-doc: purge fails to delete manpage symlink)

2008-02-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Feb 2008 23:22:42 +0300 with message-id <[EMAIL PROTECTED]> and subject line has caused the Debian Bug report #426556, regarding gcc-doc: purge fails to delete manpage symlink to be marked as done. This means that you claim that the problem has been dealt with. If this

Bug#384911: marked as done (cpp-doc is not sid installable)

2008-02-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Feb 2008 23:19:14 +0300 with message-id <[EMAIL PROTECTED]> and subject line has caused the Debian Bug report #384911, regarding cpp-doc is not sid installable to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case

How to handle ICEs on buildds

2008-02-13 Thread Kumar Appaiah
Dear Debian GCC Maintainers, With reference to the following build log: http://buildd.debian.org/fetch.cgi?pkg=lam&arch=alpha&ver=7.1.2-1.2&stamp=1202605929&file=log&as=raw The build fails due to an internal compiler error. Now, as many of the interested people do not have access to the machine

[Bug c++/35181] internal compiler error: in import_export_decl

2008-02-13 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-02-13 17:33 --- ../TNS.cpp:27: error: template arguments to 'TNSTypeDefTHelper::s_createStaticTNSTypeDefT' do not match original template 'TNSTypeDefTHelper::s_createStaticTNSTypeDefT' ../TNS.cpp:27: note: use template<> for an expl

[Bug c++/24791] ICE on invalid instantiation of template's static member

2008-02-13 Thread pinskia at gcc dot gnu dot org
--- Comment #17 from pinskia at gcc dot gnu dot org 2008-02-13 17:33 --- *** Bug 35181 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations

2008-02-13 Thread matz at gcc dot gnu dot org
--- Comment #12 from matz at gcc dot gnu dot org 2008-02-13 16:18 --- Whoops, sorry. I fixed the warnings in a different copy of the testcase than the one I committed :-( Committed the right version now. (Yes, it still tests what it should test, without the var-tracking patch it runs

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations

2008-02-13 Thread dominiq at lps dot ens dot fr
--- Comment #11 from dominiq at lps dot ens dot fr 2008-02-13 16:00 --- The test gcc.dg/pr35065.c fails on i686-apple-darwin9 with: FAIL: gcc.dg/pr35065.c (test for excess errors) Excess errors: /opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:33: warning: initialization makes point

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations

2008-02-13 Thread matz at gcc dot gnu dot org
--- Comment #10 from matz at gcc dot gnu dot org 2008-02-13 15:00 --- This is fixed now. -- matz at gcc dot gnu dot org changed: What|Removed |Added Status|NE

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations

2008-02-13 Thread matz at gcc dot gnu dot org
--- Comment #9 from matz at gcc dot gnu dot org 2008-02-13 14:54 --- Subject: Bug 35065 Author: matz Date: Wed Feb 13 14:53:59 2008 New Revision: 132286 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132286 Log: PR debug/35065 * var-tracking.c (clobber_variable_p

Bug#465580: gcc-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large

2008-02-13 Thread Lucas Nussbaum
Package: gcc-4.2 Version: 4.2.3-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080212 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > /build/user/gcc-4.2-4.2.3/build/./gcc/xgcc > -B/build