https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67650
Jonathan Briggs changed:
What|Removed |Added
CC||zlynx at acm dot org
--- Comment #12
--- Comment #10 from zlynx at acm dot org 2009-08-15 00:02 ---
I erased every trace of experimental GCC versions and support libraries. Then I
rebuilt GCC 4.4.2 (from SVN) using the system provided GCC 4.3.
The problem went away.
It still worries me some because it seems to indicate
--- Comment #9 from zlynx at acm dot org 2009-07-27 21:26 ---
I built GCC using libunwind and binutils 2.19.1 and there is the same problem.
The registers are *not* being restored to the right values after the exception
return.
In the following assembly code you can clearly see that
--- Comment #8 from zlynx at acm dot org 2009-07-24 15:47 ---
I will work on trying it with libunwind and then with binutils 2.19. Those seem
to be the differences so far.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40841
--- Comment #5 from zlynx at acm dot org 2009-07-23 22:26 ---
The actual segfault seems to happen in the .plt section. I am not entirely
clear on how this is laid out and how to find what symbol is where.
But on entry to the plt code, the r1 register is set to an invalid memory
--- Comment #3 from zlynx at acm dot org 2009-07-23 21:03 ---
Also note that this seems to be a IA64 problem, not x86.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40841
--- Comment #2 from zlynx at acm dot org 2009-07-23 21:01 ---
Created an attachment (id=18247)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18247&action=view)
reproduce
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40841
oduct: gcc
Version: 4.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
GCC host triplet: ia64-redhat-linux
http://gcc.gn
--- Comment #1 from zlynx at acm dot org 2009-07-06 22:33 ---
I agree. This would be very useful. I am trying to do this very thing and am
running into errors with missing typeinfo and other things.
--
zlynx at acm dot org changed:
What|Removed
--- Comment #1 from zlynx at acm dot org 2009-04-10 22:22 ---
Created an attachment (id=17615)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17615&action=view)
preprocessed C++ test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39732
gned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
GCC host triplet: ia64-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39732
--- Comment #5 from zlynx at acm dot org 2008-10-08 00:54 ---
I think you missed some of your explanation.
Do you mean that it may not be valid to take the address of a global struct
with partial definition? For example in udns_init.c which does not define
dns_defctx, but has this
--- Comment #1 from zlynx at acm dot org 2008-10-06 21:25 ---
Created an attachment (id=16465)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16465&action=view)
Gzipped Tar of .i files for bug reproduction
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37756
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
GCC host triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37756
--- Comment #2 from zlynx at acm dot org 2008-03-30 03:46 ---
Created an attachment (id=15399)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15399&action=view)
test program, build: g++ timer-test.cc -lrt
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35763
--- Comment #1 from zlynx at acm dot org 2008-03-30 03:43 ---
Forgot to mention, I filed a bug for fwrite too:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=5998
Until they fix that (if they do) it will be useless to check fwrite's return
value since you can't know how
at acm dot org
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35763
--- Comment #1 from zlynx at acm dot org 2005-12-15 19:58 ---
Created an attachment (id=10505)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10505&action=view)
source to reproduce ICE
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25433
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25433
everity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23502
--- Additional Comments From zlynx at acm dot org 2005-08-05 10:45 ---
Created an attachment (id=9435)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9435&action=view)
code to reproduce ICE
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23247
mponent: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23247
--- Additional Comments From zlynx at acm dot org 2005-08-02 10:59 ---
Created an attachment (id=9410)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9410&action=view)
preprocessed source to reproduce
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23196
d
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
CC: gcc-bugs at gcc dot gnu dot org
GC
--- Additional Comments From zlynx at acm dot org 2005-06-15 02:05 ---
Oh, I marked it as a regression because gcc-4.0.1-beta20050526 seemed to work
fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22071
--- Additional Comments From zlynx at acm dot org 2005-06-15 02:03 ---
Created an attachment (id=9089)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9089&action=view)
Preprocessed code to reproduce bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22071
ias.c:2506
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
CC: gcc-bugs at gcc dot gnu do
--- Additional Comments From zlynx at acm dot org 2005-06-10 16:45 ---
Created an attachment (id=9062)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9062&action=view)
Preprocessed source code to reproduce ICE
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22003
E on 4.1.0
(20050604)
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot org
CC
--- Additional Comments From zlynx at acm dot org 2005-03-14 18:51 ---
Created an attachment (id=8386)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8386&action=view)
preprocessed source to reproduce bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20474
motif-2.2.3 with -ftree-
vectorize
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zlynx at acm dot
31 matches
Mail list logo