https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697

--- Comment #5 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 3 Jun 2019, glaubitz at physik dot fu-berlin.de wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90697
> 
> --- Comment #4 from John Paul Adrian Glaubitz <glaubitz at physik dot 
> fu-berlin.de> ---
> (In reply to Richard Biener from comment #3)
> > I can't reproduce this.  Matthias, IIRC the debian version is not 8.3.0 but
> > patched - to which rev?
> 
> That's currently SVN 20190428 (r270630), see [1].
> 
> > [1] 
> > http://metadata.ftp-master.debian.org/changelogs/main/g/gcc-8/gcc-8_8.3.0-7_changelog

OK, with that rev. and a simple cross cc1 to ia64-linux the issue doesn't
reproduce on a x86_64 host:

> ./cc1 -quiet /tmp/t.i -O3 -I include -g -fPIC -fno-strict-overflow 
-fstack-protector-all -std=c11 -fomit-frame-pointer -fno-math-errno 
-fno-signed-zeros -fno-tree-vectorize
>

Reply via email to