[Bug other/96217] undefined reference to `_Unwind_Resume'

2020-07-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96217 --- Comment #5 from H.J. Lu --- (In reply to LE GARREC Vincent from comment #0) > Created attachment 48880 [details] > glibc-build.zip > > I work on Gentoo. I compiled gcc with -O0 and I was able to complete the > build (I didn't executed tests)

[Bug c++/79378] lambda init-capture adds const

2020-07-18 Thread vittorio.romeo at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79378 Vittorio Romeo changed: What|Removed |Added CC||vittorio.romeo at outlook dot com ---

[Bug other/96217] undefined reference to `_Unwind_Resume'

2020-07-18 Thread legarrec.vincent at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96217 --- Comment #6 from LE GARREC Vincent --- My log says : >>> Configuring source in >>> /var/tmp/portage/sys-devel/gcc-10.1.0-r2/work/gcc-10.1.0 ... * CFLAGS="-march=native -O0 -ggdb2 -g2 -pipe -fno-omit-frame-pointer" * CXXFLAGS="-march=native

[Bug target/95973] Add __cpuidex

2020-07-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95973 H.J. Lu changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug target/96238] [i386] cpuid.h header needs include guards

2020-07-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96238 H.J. Lu changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug other/96217] undefined reference to `_Unwind_Resume'

2020-07-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96217 --- Comment #7 from H.J. Lu --- (In reply to LE GARREC Vincent from comment #6) > My log says : > > >>> Configuring source in > >>> /var/tmp/portage/sys-devel/gcc-10.1.0-r2/work/gcc-10.1.0 ... > * CFLAGS="-march=native -O0 -ggdb2 -g2 -pipe -fn

[Bug target/95620] [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'

2020-07-18 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 --- Comment #6 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:7aa22a8f1a5cd7f79d6bdd8b56ef7ab89a43bce3 commit r11-2208-g7aa22a8f1a5cd7f79d6bdd8b56ef7ab89a43bce3 Author: H.J. Lu Date: Fri Jun 26 13:

[Bug target/95620] [10/11 Regression] relocation truncated to fit: R_X86_64_PC32 against `.bss'

2020-07-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95620 --- Comment #7 from H.J. Lu --- Fixed for GCC 11 so far.

[Bug fortran/85796] ICE: Floating point exception

2020-07-18 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85796 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/85796] ICE: Floating point exception

2020-07-18 Thread jvdelisle at charter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85796 jvdelisle at charter dot net changed: What|Removed |Added CC||jvdelisle at charter dot ne

[Bug fortran/85796] ICE: Floating point exception

2020-07-18 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85796 --- Comment #4 from Steve Kargl --- On Sat, Jul 18, 2020 at 08:13:31PM +, jvdelisle at charter dot net wrote: > > --- Comment #3 from jvdelisle at charter dot net --- > This looks OK Steve. Assuming your regression tested, shall I commit thi

[Bug fortran/85796] ICE: Floating point exception

2020-07-18 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85796 --- Comment #5 from kargl at gcc dot gnu.org --- (In reply to Steve Kargl from comment #4) > On Sat, Jul 18, 2020 at 08:13:31PM +, jvdelisle at charter dot net wrote: > > > > --- Comment #3 from jvdelisle at charter dot net --- > > This looks