[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#396745: marked as done (regression on amd64 with optimazation enabled)



Your message dated Sun, 11 Apr 2010 16:06:35 +0200
with message-id <4BC1D76B.8080607@debian.org>
and subject line Re: regression on amd64 with optimazation enabled
has caused the Debian Bug report #396745,
regarding regression on amd64 with optimazation enabled
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 your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
396745: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396745
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: g++-4.1
Version: 4.1.1-19
Severity: normal

if i try to compile vamos from cvs i get:

g++ -DPACKAGE_NAME=\"vamos\" -DPACKAGE_TARNAME=\"vamos\"
-DPACKAGE_VERSION=\"0.5.5\" "-DPACKAGE_STRING=\"vamos 0.5.5\""
-DPACKAGE_BUGREPORT=\"snick-a-doo@comcast.net\" -DPACKAGE=\"vamos\"
-DVERSION=\"0.5.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPLIBUL=1
-DSIGC_CXX_NAMESPACES=1 -DHAVE_LIBDL=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1
-DHAVE_LIBGLUT=1 -DHAVE_GL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBPNG=1 -I.
-I../include -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2
-Wall -pedantic -O1 -g -gstabs+ -g -O2 -MT Car.lo -MD -MP -MF
.deps/Car.Tpo -c Car.cc  -fPIC -o .libs/Car.o
Car.cc: In constructor 'Vamos_Body::Car_Reader::Car_Reader(std::string,
std::string, Vamos_Body::Car*)':
Car.cc:604: internal compiler error: output_operand: invalid expression
as operand

the code seems to be okay, and compiling with -O0 works so it's probably
gcc's fault. compiling with O2 used to work but it broke somewhere along
the way (unfortunately i can't remember for what version number this
happened).

i am attaching the compressed preprocessed source (with 
'reportbug --attach', let's hope it works).

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-rc4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages g++-4.1 depends on:
ii  gcc-4.1                      4.1.1-19    The GNU C compiler
ii  gcc-4.1-base                 4.1.1-19    The GNU Compiler Collection (base 
ii  libc6                        2.3.6.ds1-7 GNU C Library: Shared libraries
ii  libstdc++6-4.1-dev           4.1.1-19    The GNU Standard C++ Library v3 (d

g++-4.1 recommends no packages.

-- no debconf information

Attachment: ccHn5wzZ.out.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
fixed in current versions of GCC, closed upstream


--- End Message ---

Reply to: