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

Bug#634964: marked as done (gcc-4.4: internal compiler error with march=loongson2f)



Your message dated Sat, 23 Nov 2013 03:34:00 +0100
with message-id <20131123023400.GA9010@ohm.rr44.fr>
and subject line Re: Bug#634964: gcc-4.4: internal compiler error with march=loongson2f
has caused the Debian Bug report #634964,
regarding gcc-4.4: internal compiler error with march=loongson2f
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.)


-- 
634964: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634964
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.4
Version: 4.4.5-8
Severity: normal
File: /usr/bin/gcc-4.4

Hi,

The attached file causes an internal compiler error when compiled on
debian squeeze (mipsel):

  gcc -Os -mabi=64 -march=loongson2f -mno-branch-likely gccbug2.i \
		-c -o /dev/null

  gccbug2.i: In function ‘lpfc_pci_function_reset’:
  gccbug2.i:36847: internal compiler error: Segmentation fault
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.

The source file is a preprocessed, slightly trimmed version of the linux
kernel source drivers/scsi/lpfc/lpfc_init.c.  I.e. attempts to build the
debian wheezy kernel package for loongson currently fail (deactivating
the module in the kernel config trivially fixes the problem, though).

The same compiler error is triggered on amd64 when trying to
cross-compile the source file using the compiler provided by emdebian
package gcc-4.4-mipsel-linux-gnu (version 4.4.5-8) [1].

Apologies for the 146kB attachment.  My primitive attempts to further
reduce the size of the source file unfortunately made the bug go away.

cheers,

David

[1]
http://www.emdebian.org/toolchains/search.php?package=gcc-4.4-mipsel-linux-gnu&arch=amd64&distro=squeeze

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: mipsel (mips64)

Kernel: Linux 2.6.39.3-dk
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.4 depends on:
ii  binutils                      2.20.1-16  The GNU assembler, linker and bina
ii  cpp-4.4                       4.4.5-8    The GNU C preprocessor
ii  gcc-4.4-base                  4.4.5-8    The GNU Compiler Collection (base 
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libgomp1                      4.4.5-8    GCC OpenMP (GOMP) support library

Versions of packages gcc-4.4 recommends:
ii  libc6-dev                     2.11.2-10  Embedded GNU C Library: Developmen

Versions of packages gcc-4.4 suggests:
ii  gcc-4.4-doc                  4.4.4.nf1-1 documentation for the GNU compiler
pn  gcc-4.4-locales              <none>      (no description available)
ii  gcc-4.4-multilib             4.4.5-8     The GNU C compiler (multilib files
pn  libcloog-ppl0                <none>      (no description available)
pn  libgcc1-dbg                  <none>      (no description available)
pn  libgomp1-dbg                 <none>      (no description available)
pn  libmudflap0-4.4-dev          <none>      (no description available)
pn  libmudflap0-dbg              <none>      (no description available)
pn  libppl-c2                    <none>      (no description available)
pn  libppl7                      <none>      (no description available)

-- no debconf information

-- 
GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205  D016 7DEF 5323 C174 7D40

Attachment: gccbug2.tar.bz2
Description: Binary data

Attachment: pgpB2doYrNOm5.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 4.4.7-2

On Thu, Jul 21, 2011 at 12:23:46PM +0200, David Kuehling wrote:
> Package: gcc-4.4
> Version: 4.4.5-8
> Severity: normal
> File: /usr/bin/gcc-4.4
> 
> Hi,
> 
> The attached file causes an internal compiler error when compiled on
> debian squeeze (mipsel):
> 
>   gcc -Os -mabi=64 -march=loongson2f -mno-branch-likely gccbug2.i \
> 		-c -o /dev/null
> 
>   gccbug2.i: In function ‘lpfc_pci_function_reset’:
>   gccbug2.i:36847: internal compiler error: Segmentation fault
>   Please submit a full bug report,
>   with preprocessed source if appropriate.
>   See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
> 
> The source file is a preprocessed, slightly trimmed version of the linux
> kernel source drivers/scsi/lpfc/lpfc_init.c.  I.e. attempts to build the
> debian wheezy kernel package for loongson currently fail (deactivating
> the module in the kernel config trivially fixes the problem, though).
> 
> The same compiler error is triggered on amd64 when trying to
> cross-compile the source file using the compiler provided by emdebian
> package gcc-4.4-mipsel-linux-gnu (version 4.4.5-8) [1].
> 
> Apologies for the 146kB attachment.  My primitive attempts to further
> reduce the size of the source file unfortunately made the bug go away.
> 

The problem is not reproducible with GCC 4.4 from wheezy nor with later
GCC versions, so I am therefore marking the bug as fixed in this
version.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

--- End Message ---

Reply to: