Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Target Milestone: ---
The following preprocessed source
$ wget https://smani.fedorapeople.org/tmp/test.ii
compiled with
$ gcc -O2 -g -m32 -march=i686
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86593
--- Comment #9 from Sandro Mani ---
Thanks
--- Comment #10 from Sandro Mani ---
Thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86593
--- Comment #9 from Sandro Mani ---
Thanks
--- Comment #10 from Sandro Mani ---
Thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87137
--- Comment #3 from Sandro Mani ---
See
https://github.com/gcc-mirror/gcc/commit/ab87ee8f509c0b600102195704105d4d98ec59d9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86593
--- Comment #7 from Sandro Mani ---
Any chance of getting the fix committed?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87137
Sandro Mani changed:
What|Removed |Added
Target||i686-w64-mingw32,
|
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Target Milestone: ---
With gcc-8.0.0 onwards, specifically commit
ab87ee8f509c0b600102195704105d4d98ec59d9, the following test case fails to
compile using
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86593
--- Comment #6 from Sandro Mani ---
Looking good for my use-cases, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86593
Sandro Mani changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86593
--- Comment #2 from Sandro Mani ---
Started with
commit cd557ff63f388ad27c376d0a225e74d3594a6f9d
Author: hjl
Date: Thu Aug 10 15:29:05 2017 +
i386: Don't use frame pointer without stack access
When there is no stack access, ther
Severity: normal
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Target Milestone: ---
Following is reproducible using mingw64-gcc-8.1.0-2.fc29 [1] on Fedora Rawhide,
and only when compiling for x86_64-w64
: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Target Milestone: ---
Following is with gcc version 6.1.1 20160510 (Red Hat 6.1.1-2) (GCC)
Following code snippet compiled as
g++ -c -O foo.cpp -o foo.o
produces an ICE:
foo.cpp:
extern "C"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65209
--- Comment #2 from Sandro Mani ---
Created attachment 34874
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34874&action=edit
Slightly reduced test case
==30483== Invalid free() / delete / delete[] / realloc()
==30483==at 0x4C2D143: op
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Created attachment 34870
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34870&acti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65057
--- Comment #3 from Sandro Mani ---
Yes, without -fuse-ld=gold it works.
What I forgot to mention: qt worked with gcc 4.9 (and the options passed to the
Qt configure script haven't changed). The build log of a qt5-qtbase build built
with gcc 4.9
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Created attachment 34752
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34752&action=edit
testcase
What follows is with gcc-5.0.0-0.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58087
Sandro Mani changed:
What|Removed |Added
Component|translation |middle-end
Version|4.8.1
Severity: normal
Priority: P3
Component: translation
Assignee: unassigned at gcc dot gnu.org
Reporter: manisandro at gmail dot com
Using gcc version 4.8.1 20130717 (Red Hat 4.8.1-5) (GCC)
Description:
Any code containing #pragma GCC optimize, lots of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56661
Bug #: 56661
Summary: [4.8 regression] Incorrect code with -O1 -ftree-pre
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: norma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56438
Bug #: 56438
Summary: [4.8 regression] ICE in value_dependent_expression_p,
at cp/pt.c:19551
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFI
20 matches
Mail list logo