Eduard Bloch <[EMAIL PROTECTED]>, [EMAIL PROTECTED] schrieb am 14.12.04
22:39:54:
> have trouble compiling a software package (MCA, mca2.sf.net with local
> extensions) using Debian's g++.
Test case:
int _dummy_sets[0] = { };
Still present in gcc 4.0.0 20041209. So it's ice-on-invalid.
> Th
severity 284793 minor
reassign 284793 gcc
thanks
the -profile option isn't recognized. please use -p or --profile. in
earlier gcc versions, -profile did link in the gcrt0 start file, but
gcc-3.3 and later link crt0. I didn't any documentation actually
mentioning -profile.
Matthias
Danie
Package: gcc-3.4
Version: 3.4.3-4
Severity: important
hi,
gcc-3.4 is unable to compile [1] with -O or -O2
Matthieu CASTET
[1]
#include /* Euh, attention aux balises :-\ */
int main( int nb, char *argv[] )
{
unsigned char a = nb, b = nb + 1;
printf("a = %d - b = %d\n", a, b);
a ^= b; b ^= a; a
Processing commands for [EMAIL PROTECTED]:
> severity 284793 minor
Bug#284793: libc6-prof: Running programs compiled with -profile fails
Severity set to `minor'.
> reassign 284793 gcc
Bug#284793: libc6-prof: Running programs compiled with -profile fails
Bug reassigned from package `libc6-prof' to
Package: g++-3.4
Version: 3.4.3-4
Severity: normal
Hello,
have trouble compiling a software package (MCA, mca2.sf.net with local
extensions) using Debian's g++. There was no such problem compiling
on Gentoo (g++ 3.3.3), so I report it here as Debian specific issue.
The problem appears with the f
--
What|Removed |Added
OtherBugsDependingO|1 |
nThis||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18694
---
--- Additional Comments From corsepiu at gcc dot gnu dot org 2004-12-14
13:58 ---
PR18542 and this PR are not identical:
Proof:
* Compiling the example from comment #3
# m68k-rtems4.7-gcc -m68020 -O2 -o tmp.o -c pr18549.c
pr18549.c: In function `foo':
pr18549.c:31: internal compiler err
On Fri, Dec 10, 2004 at 12:01:56PM +0100, Matthias Klose wrote:
> > ouch, please edit debian/rules.defs and disable the biarch build for
> > powerpc.
> > but it seems I'm to stupid to edit this file. Could you please tell me
> > what to do?
>
> ok, in debian/rules.patch comment out the two powerpc
David Mosberger writes:
> > On Mon, 13 Dec 2004 20:47:41 +0100, Matthias Klose <[EMAIL PROTECTED]>
> > said:
> Matthias> It's currently built by the gcc-3.4 sources and includes
> Matthias> the libunwind.so.7 shared library.
>
> The libunwind.so.7 in libgcc1 v3.4.3-2 appears to be bui
9 matches
Mail list logo