[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-08 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2004-01-09 04:27 --- Subject: Re: [3.3.3 regression] "conflicting types" for enums in different scopes "neroden at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | This is biting Debian rather badly. Can this possibl

Processed: merge gcc reports

2004-01-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 226148 important Bug#226148: [PR 13619] ICE building altivec code in ffmpeg Severity set to `important'. > merge 203835 226148 Bug#203835: [PR 11793] [3.3.1/3.4 regression] ICE in extract_insn, at recog.c:2175 Bug#226148: [PR 13619] ICE buil

[Bug optimization/12441] [3.3/3.4 Regression] Can't spill register bug

2004-01-08 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2004-01-09 02:41 --- http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00628.html -- What|Removed |Added Statu

[Bug optimization/12441] [3.3/3.4 Regression] Can't spill register bug

2004-01-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-09 02:31 --- Subject: Bug 12441 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-01-09 02:31:41 Modified files: gcc: ChangeLog gcc/config/i386: i

[Bug ada/13620] [3.3 regression] gcc -O3 -fprofile-arcs causes an array initalizer to be miscompiled

2004-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-09 00:03 --- Ada bugs will not be fixed for 3.3.3 but the link error on mainlin, I think, is caused by gnatmake not passing -fprofile-arcs to gcc when linking. -- What|Removed |Adde

Re: building cross-compiler packages

2004-01-08 Thread Matthias Klose
The cross compilation patches were once submitted by Bastian Blank, but I never got feedback after I integrated them, so expect more failures ... Nikita V. Youshchenko writes: > > ... > > cp g++ g++-cross > > _error_not_here_yet - havent even thought about it - it may even work > > > > Seems this

[Bug c++/11295] [3.3/3.4 regression] ICE in cp_expr_size, at cp/cp-lang.c:314 when using a non-trivial object in a compound statement expression

2004-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-08 23:59 --- *** Bug 13621 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/13621] [3.3 regression] cc1plus crashes when compiling a statement expression returning type string

2004-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-08 23:59 --- This is a dup of bug 11295 and this will not be fixed for 3.3.3. *** This bug has been marked as a duplicate of 11295 *** -- What|Removed |Added

[Bug target/11793] [3.3 regression] ICE in extract_insn, at recog.c:2175 (const_vector's)

2004-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-08 23:20 --- *** Bug 13619 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11793 --- You are receiving this mail because: --- You reported the bug, or are watch

[Bug target/13619] ICE in extract_insn, at recog.c:2175

2004-01-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-08 23:20 --- This is a dup of bug 11793. *** This bug has been marked as a duplicate of 11793 *** -- What|Removed |Added -

Re: building cross-compiler packages

2004-01-08 Thread Nikita V. Youshchenko
> ... > cp g++ g++-cross > _error_not_here_yet - havent even thought about it - it may even work > Seems this is caused by attempt to create a treelang cross-compiler. So I added ifdef DEB_CROSS with_treelang := disabled for cross-compiler build endif to the appropriate place of debian/rules.d

building cross-compiler packages

2004-01-08 Thread Nikita V. Youshchenko
Hello. I'm currently trying to find out what is the *right* way to build a Debian package for gcc-3.3 and g++-3.3 cross-compiler (host=x86-linux, target=arm-linux). I looked at toolchain-source package (and it really looks good), however it is still for gcc-3.2, not 3.3 So I donwloaded debian

[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-08 Thread neroden at gcc dot gnu dot org
--- Additional Comments From neroden at gcc dot gnu dot org 2004-01-08 21:44 --- This is biting Debian rather badly. Can this possibly be fixed quickly? :-/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13544 --- You are receiving this mail because: --- You reported the b

Bug#226727: ICE when building qscintilla, cal3d and abiword on mips

2004-01-08 Thread Matthias Klose
Jordi Mallach writes: > Package: g++-3.3 > Version: 1:3.3.3-0pre1 > Severity: serious > > Hi gcc maintainers, > > The mips builds of abiword, cal3d and qscintilla have all failed with an > ICE. according to the build log abiword did build. > I can't provide more details, sorry about that, I'm m

Processed: Re: Processed: Re: Bug#225399: Re: Re: Bug#225399: FTBFS: ntop encounters internal gcc error on m68k

2004-01-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 225399 ntop Bug#225399: ntop: build failure on m68k due to ICE Bug reassigned from package `gcc' to `ntop'. > tags 225399 + moreinfo Bug#225399: ntop: build failure on m68k due to ICE Tags were: sid Tags added: moreinfo > thanks Stopping proc

Re: Processed: Re: Bug#225399: Re: Re: Bug#225399: FTBFS: ntop encounters internal gcc error on m68k

2004-01-08 Thread Matthias Klose
reassign 225399 ntop tags 225399 + moreinfo thanks Debian Bug Tracking System writes: > Processing commands for [EMAIL PROTECTED]: > > > reassign 225399 gcc > Bug#225399: ntop: build failure on m68k due to ICE > Bug reassigned from package `ntop' to `gcc'. apparently the last version did build w

[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-08 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2004-01-08 15:52 --- *** Bug 13613 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[PR13544] enum scopes problem

2004-01-08 Thread Chris Cheney
I have been having problems compiling KDE and found out that it was caused by PR13544 which appears to be fixed in GCC CVS now. Can a new upload of gcc be done soon? http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13544 Thanks, Chris signature.asc Description: Digital signature

[Bug target/13515] `asm' operand requires impossible reload

2004-01-08 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2004-01-08 08:11 --- The situation here is a little obscure. reload_as_needed calls constrain_operands during reload, to check whether insns emitted for asm reloads are valid insns. Since this is during reload, we need to accep

Re: Resolution (Re: [uml-devel] 2.4.22-[67] problems)

2004-01-08 Thread Matt Zimmerman
On Mon, Jan 05, 2004 at 09:58:32PM -0500, Jeff Dike wrote: > [EMAIL PROTECTED] said: > > It turns out that this problem seems to be due to compiler > > incompatibility. UML had been built with gcc 2.95 due to old breakage, > > and when built with gcc 3.3 (as glibc is), everything starts working >