--- Additional Comments From mark_l_hansen at yahoo dot com 2005-06-29
02:08 ---
I did some more research on the bug and found the following:
1) in fortran .TRUE. is 0x1 in hex
2) if(item) statements evaluate to true when the item value is non zero
3) .NOT., .AND., etc either perform bi
--- Additional Comments From bangerth at dealii dot org 2005-06-29 03:41
---
Created an attachment (id=9169)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9169&action=view)
New testcase
New testcase, much smaller: 100 lines + #include
--
What|Removed
--
What|Removed |Added
CC||irar at il dot ibm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
--- Additional Comments From akr at m17n dot org 2005-06-29 03:50 ---
I think getcontext should return twice because getcontext is similar to setjmp.
First, getcontext returns from usual function call.
Second, getcontext returns from setcontext.
--
http://gcc.gnu.org/bugzilla/show_bu
--- Additional Comments From laurent at guerby dot net 2005-06-29 06:13
---
Disabling wrapv also enables a successfull Ada bootstrap.
Index: misc.c
===
RCS file: /cvs/gcc/gcc/gcc/ada/misc.c,v
retrieving revision 1.104
diff
101 - 105 of 105 matches
Mail list logo