https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #11 from Jonathan Wakely ---
All the more reason to enable compiler warnings.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #10 from Jürgen Reuter ---
Sorry for my first false positive, but I'm actually lacking experience with
C++.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #9 from Jonathan Wakely ---
As it says at https://gcc.gnu.org/bugs/ ...
"Before reporting that GCC compiles your code incorrectly, compile it with
gcc -Wall -Wextra and see whether this shows anything wrong with your code."
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #8 from Jakub Jelinek ---
*** Bug 83263 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #6 from Jürgen Reuter ---
So shall I commit this as an independent C/C++ bug?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #5 from Jürgen Reuter ---
(In reply to Jakub Jelinek from comment #4)
> The Makefile doesn't have any -O* options, is this all without optimizations?
> I admit I've been only compiling the fortran source with trunk f951, the
> rest wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #4 from Jakub Jelinek ---
The Makefile doesn't have any -O* options, is this all without optimizations?
I admit I've been only compiling the fortran source with trunk f951, the rest
with the system gcc (6.3.1), but for f951 I've tried
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #3 from Jürgen Reuter ---
This is the full back trace that I get:
Program received signal SIGSEGV, Segmentation fault.
__GI___libc_free (mem=0x6530302e30202c30) at malloc.c:2931
2931malloc.c: No such file or directory.
(gdb) bt
#0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
--- Comment #2 from Jürgen Reuter ---
I see this problem both on MAC OS X 10.13.1 with r254916 (and the patch
mentioned) as well as on Ubuntu 14.04.5 LTS with r255190. r253161 still worked
fine. We see this kind of behaviour in two different bind
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83230
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
Summary|[8.0 regression]
12 matches
Mail list logo