: registers are clobbered but not restored
Product: gcc
Version: 4.0.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wouter at grep dot be
GC
--- Comment #1 from wouter at grep dot be 2006-01-02 19:27 ---
Created an attachment (id=10576)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10576&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25642
--- Comment #2 from wouter at grep dot be 2006-01-04 19:51 ---
(In reply to comment #0)
> I found that the
> compiler produces code which assumes that no register inside the called
> function will clobber any register.
Uh -- for clarity, I meant to say "that no code ins
x27;t work
Product: gcc
Version: 4.0.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wouter at grep dot be
GCC build triplet: m68k-linux
GCC host tri
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wouter at grep dot be
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: m68k-linux-gnu
GCC host triplet: m68k-linux-gnu
GCC target triplet: m68k-linux-gnu
http
--- Additional Comments From wouter at grep dot be 2005-09-01 06:52 ---
Created an attachment (id=9639)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9639&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23674
--- Additional Comments From wouter at grep dot be 2005-09-02 11:55 ---
Silly me, forgot to include the command line and error message:
gcc -Wall -Wno-unused -g -O3 -fPIC -I /usr/lib/ocaml/3.08.3-c -o mlgmp_z.o m
lgmp_z.c
In file included from mlgmp_z.c:13:
conversions.c:68: warning
--- Additional Comments From wouter at grep dot be 2005-09-02 12:17 ---
Lowering the optimization level (to -O2) also makes the build complete.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23674
--- Additional Comments From wouter at grep dot be 2005-09-23 10:14 ---
*** This bug has been marked as a duplicate of 23078 ***
--
What|Removed |Added
Status
--- Additional Comments From wouter at grep dot be 2005-09-23 10:14 ---
*** Bug 23674 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23078
ersion: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wouter at grep dot be
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: m68k-linux-gnu
GCC target
--- Additional Comments From wouter at grep dot be 2005-07-26 15:29 ---
Created an attachment (id=9364)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9364&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23078
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: wouter at grep dot be
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: m68k-linux-gnu
GCC target triplet: m68k-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23080
--- Additional Comments From wouter at grep dot be 2005-07-26 16:29 ---
Created an attachment (id=9365)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9365&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23080
--- Additional Comments From wouter at grep dot be 2005-07-27 06:48 ---
Error does not occur with GCC 3.4.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23080
--- Additional Comments From wouter at grep dot be 2005-07-27 07:50 ---
Error does not occur with g++ 3.4.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23078
16 matches
Mail list logo