Debian Bug report logs - #770450
gcc-snapshot: ICE with -O2 -fsanitize=undefined

version graph

Package: gcc-snapshot; Maintainer for gcc-snapshot is Debian GCC Maintainers <debian-gcc@lists.debian.org>; Source for gcc-snapshot is src:gcc-snapshot (PTS, buildd, popcon).

Reported by: Vincent Lefevre <vincent@vinc17.net>

Date: Fri, 21 Nov 2014 11:33:02 UTC

Severity: important

Tags: fixed-upstream, upstream

Found in version gcc-snapshot/20141118-1

Fixed in version 20141209-1

Done: Vincent Lefevre <vincent@vinc17.net>

Bug is archived. No further changes may be made.

Forwarded to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64016

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian GCC Maintainers <debian-gcc@lists.debian.org>:
Bug#770450; Package gcc-snapshot. (Fri, 21 Nov 2014 11:33:06 GMT) (full text, mbox, link).


Acknowledgement sent to Vincent Lefevre <vincent@vinc17.net>:
New Bug report received and forwarded. Copy sent to Debian GCC Maintainers <debian-gcc@lists.debian.org>. (Fri, 21 Nov 2014 11:33:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Vincent Lefevre <vincent@vinc17.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-snapshot: ICE with -O2 -fsanitize=undefined
Date: Fri, 21 Nov 2014 12:28:53 +0100
Package: gcc-snapshot
Version: 20141118-1
Severity: important
Tags: upstream
Forwarded: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64016

$ gcc-snapshot -O2 -fsanitize=undefined -c gcc-ice.c
gcc: internal compiler error: Segmentation fault (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-snapshot/README.Bugs> for instructions.

with:

void foo (void);

void tst (void)
{
  int px, py, e;
  for (py = 3; py <= 136; py++)
    for (px = 32; px <= 160; px += 32)
      for (e = py - 2; e >= 0; e--)
        foo ();
}

This was found when compiling GNU MPFR (tests/tget_f.c).

This is a regression. There is no such problem with 20141016-1.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-snapshot depends on:
ii  binutils             2.24.90.20141111-2
ii  libasound2           1.0.28-1
ii  libatk1.0-0          2.14.0-1
ii  libc6                2.19-13
ii  libc6-dev            2.19-13
ii  libc6-dev-i386       2.19-13
ii  libc6-dev-x32        2.19-13
ii  libc6-i386           2.19-13
ii  libc6-x32            2.19-13
ii  libcairo2            1.14.0-2.1
ii  libecj-java          3.10.1-1
ii  libfontconfig1       2.11.0-6.2
ii  libfreetype6         2.5.2-2
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0         2.42.1-1
ii  libgmp10             2:6.0.0+dfsg-6
ii  libgtk2.0-0          2.24.25-1
ii  libice6              2:1.0.9-1
ii  libisl10             0.12.2-2
ii  libmpc3              1.0.2-1
ii  libmpfr4             3.1.2-1
ii  libpango-1.0-0       1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpangoft2-1.0-0    1.36.8-3
ii  libsm6               2:1.2.2-1
ii  libxrandr2           2:1.4.2-1+b1
ii  libxrender1          1:0.9.8-1+b1
ii  libxtst6             2:1.2.2-1+b1
ii  python               2.7.8-2
ii  zlib1g               1:1.2.8.dfsg-2

gcc-snapshot recommends no packages.

Versions of packages gcc-snapshot suggests:
ii  binutils [binutils-gold]  2.24.90.20141111-2

-- no debconf information



Added tag(s) fixed-upstream. Request was from Vincent Lefevre <vincent@vinc17.net> to control@bugs.debian.org. (Fri, 21 Nov 2014 12:18:12 GMT) (full text, mbox, link).


Reply sent to Vincent Lefevre <vincent@vinc17.net>:
You have taken responsibility. (Wed, 10 Dec 2014 13:51:06 GMT) (full text, mbox, link).


Notification sent to Vincent Lefevre <vincent@vinc17.net>:
Bug acknowledged by developer. (Wed, 10 Dec 2014 13:51:06 GMT) (full text, mbox, link).


Message #12 received at 770450-done@bugs.debian.org (full text, mbox, reply):

From: Vincent Lefevre <vincent@vinc17.net>
To: 770450-done@bugs.debian.org
Subject: Re: gcc-snapshot: ICE with -O2 -fsanitize=undefined
Date: Wed, 10 Dec 2014 14:46:49 +0100
Version: 20141209-1

The ICE has disappeared with this version. Closing.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sat, 10 Jan 2015 07:28:54 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Thu Jul 15 23:53:45 2021; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.