[Bug target/41456] New: unrecognized R constraint: R13

2009-09-24 Thread eightdot at hotmail dot com
Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eightdot at hotmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc

[Bug target/40129] M16C invalid shift count used by pack_d - ashldi3

2009-05-19 Thread eightdot at hotmail dot com
--- Comment #5 from eightdot at hotmail dot com 2009-05-19 11:23 --- i agree but could find in which release they are first included.. but already fixed in what i now use (4.3.3)... -- eightdot at hotmail dot com changed: What|Removed |Added

[Bug target/40129] M16C invalid shift count used by pack_d - ashldi3

2009-05-18 Thread eightdot at hotmail dot com
--- Comment #2 from eightdot at hotmail dot com 2009-05-18 07:13 --- mm it apreas to be fixed somewhere between 4.1.1 and 4.4.2 (revision 109661 and 109987 seams to be good candidates afaik in viewcvs but i cant find which release this is corresponding to..) input main.c: output

[Bug target/40129] M16C invalid shift count used by pack_d - ashldi3

2009-05-18 Thread eightdot at hotmail dot com
--- Comment #3 from eightdot at hotmail dot com 2009-05-18 07:15 --- input: int main(int argc) { long a=0x12345678; long b; b=aargc; return (b); } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40129

[Bug c/40129] New: M16C invalid shift count used by pack_d - ashldi3

2009-05-13 Thread eightdot at hotmail dot com
Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eightdot at hotmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: m32c-unknown-elf http://gcc.gnu.org