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

Bug#731259: [gcc-4.8] gcc-4.8 compiled 3.10.x kernel does not boot



Package: gcc-4.8
Version: 4.8.2-7
Severity: normal

--- Please enter the report below this line. ---

Compiling a 64bit kernel on my 32 bit host results on a kernel that does not boot and hangs while decompressing. Kernels compiled with gcc-4.7 works perfectly fine.

I've uploaded both kernels here:

http://people.freedesktop.org/~rm/gcc48/

The one compiled with gcc-4.8 is the .old one.

$ gcc-4.8 -v
Using built-in specs.
COLLECT_GCC=gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.8/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.8.2-7' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu


$ gcc-4.7 -v
Using built-in specs.
COLLECT_GCC=gcc-4.7
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.3-9' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.7.3 (Debian 4.7.3-9)


--- System information. ---
Architecture: i386
Kernel:       Linux 3.10.21

Debian Release: jessie/sid
  500 unstable        ftp.de.debian.org
  500 stable          dl.google.com
    1 experimental    ftp.de.debian.org

--- Package information. ---
Depends                        (Version) | Installed
========================================-+-======================
cpp-4.8                      (= 4.8.2-7) | 4.8.2-7
gcc-4.8-base                 (= 4.8.2-7) | 4.8.2-7
binutils           (>= 2.23.91.20131123) | 2.24-1
libgcc-4.8-dev               (= 4.8.2-7) | 4.8.2-7
libc6                          (>= 2.11) | 2.17-97
libcloog-isl4                  (>= 0.17) | 0.18.1-3
libgmp10                                 | 2:5.1.2+dfsg-3
libisl10                       (>= 0.10) | 0.12.1-2
libmpc3                                  | 1.0.1-1
libmpfr4                      (>= 3.1.2) | 3.1.2-1
zlib1g                      (>= 1:1.1.4) | 1:1.2.8.dfsg-1


Recommends       (Version) | Installed
==========================-+-============
libc6-dev      (>= 2.13-5) | 2.17-97


Suggests                          (Version) | Installed
===========================================-+-======================
gcc-4.8-multilib                            |
gcc-4.8-doc                        (>= 4.8) |
gcc-4.8-locales                    (>= 4.8) |
libgcc1-dbg                  (>= 1:4.8.2-7) |
libgomp1-dbg                   (>= 4.8.2-7) |
libitm1-dbg                    (>= 4.8.2-7) |
libatomic1-dbg                 (>= 4.8.2-7) |
libasan0-dbg                   (>= 4.8.2-7) | 4.8.2-7
libtsan0-dbg                   (>= 4.8.2-7) |
libbacktrace1-dbg              (>= 4.8.2-7) |
libquadmath0-dbg               (>= 4.8.2-7) |
binutils-gold         (>= 2.23.91.20131123) |


Reply to: