--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.0.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24572
--- You
Quality software for less.
I respect faith, but doubt is what gives you and education.
It is better to be looked over than overlooked.
A man makes inferiors his superiors by heat; self-control is the rule.
I don't need bodyguards.
A stale mind is the devil's breadbox.
Chari
Software Compatibilityain't it great?
Anger makes dull men witty, but it keeps them poor.
Love is an obsessive delusion that is cured by marriage.
Never judge a book by its movie.
To invent, you need a good imagination and a pile of junk.
I don't want to see the uncut version o
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Last reconfirmed|2005-10-01 17:15:51 |2005-12-31 20:30:17
date||
These patches seem to fix this problem. I haven't tested the resulting
gij very extensively, but it can at least execute "hello world" type
stuff now.
p.
arm-gij.dpatch
Description: application/shellscript
arm-libffi.dpatch
Description: application/shellscript
Package: gcc-3.3
Version: 1:3.3.5-13
Severity: normal
The following program evaluates d to 13. On other architectures (and in
java) the same code evaluates to 12.
(2.95, 3.3, 3.4, 4.0, 4.1 do have the same bug)
#include
using namespace std;
int main(int argc, char* argv[]) {
int b = 2;
in
6 matches
Mail list logo