avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: [avr-gcc-list] Faulty code generation with three uint64_t args tofun


From: Haase Bjoern (PT-BEU/EMT) *
Subject: AW: [avr-gcc-list] Faulty code generation with three uint64_t args tofunction
Date: Tue, 2 May 2006 17:01:30 +0200

The problem seems to be already present in the RTL directly after expand. 
Probably it's a 
mid-end issue.? "optabs.c"?

Bjoern.
 

-----Ursprüngliche Nachricht-----
Von: address@hidden [mailto:address@hidden Im Auftrag von Joerg Wunsch
Gesendet: Dienstag, 2. Mai 2006 15:00
An: address@hidden
Betreff: [avr-gcc-list] Faulty code generation with three uint64_t args 
tofunction

I just created the following bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27386

Any suggestions for a fix are welcome.  I tried to find the part of
GCC responsible for the fault, but have no clues about where to look,
alas.

A similar bug has been mentioned in avrfreaks.net where the uint64_t
argument is passed in a variadic argument list.  I assume both are
the same.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list





reply via email to

[Prev in Thread] Current Thread [Next in Thread]