Hi,
this version of g++-3.0 does not crash anymore on this code:
ii g++-3.0 3.0-0pre010526 The GNU C++ compiler.
However the code does not link because it is somewhat incorrect.
Therefore, this bug should probably be reassigned to g++-2.95.
--
Laurent.
Hi,
the program as is does not generate any warning, indeed. This is
probably because the Foo::Bar method is inline and gcc does not
generate code for it unless it is used.
However, if you add some code to force the method to be used, then g++
warns you. For instance with this code :
#include
On Mon, May 28, 2001 at 07:07:55PM +0200, Matthias Klose wrote:
> Ryan Murray writes:
> > gcc 2.95 fails to build on mips:
>
> ok, debian/patches/gcc-mips-linux.dpatch didn't call autoconf. Please
> could you retry with the appended updated patch and autoconf2.13
> (currently in incoming) install
Package: gcc-3.0
Version: 1:3.0-0pre010427
Severity: important
The build depends has !i386-hurd instead of !hurd-i386
This was fixed already in gcc-2.95 as bug 94038
Don't worry about putting out a new package just for this, since I have other
compile failures that I'm working on. =)
-- System
Your message dated Tue, 29 May 2001 18:36:23 +0200 (MEST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#94791: pine fails to compile
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now
It seems that it's not just cwtl that gets used unnecessarily. The same
thing happens with out extension instructions, e.g., movzwl:
Disassembly of section .text:
:
#include
int foo(int c) {
0: 55 push %ebp
1: 89 e5 mov%esp,%ebp
>Category: c
>Synopsis: gcc 3.0 0526 fails to build on mips
>Confidential: no
>Severity: critical
>Priority: high
>Class: sw-bug
>Submitter-Id: net
>Originator: [EMAIL PROTECTED]
>Release:3.0 20010526 (Debian prerelease) (Debian testing/unstable)
>En
7 matches
Mail list logo