public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/35872]  New: [4.1 regression] incorrect code for 32bit multiplication by constant
@ 2008-04-08 16:12 a dot kaiser at gmx dot net
  2008-04-08 18:07 ` [Bug target/35872] [4.3 " eric dot weddington at atmel dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: a dot kaiser at gmx dot net @ 2008-04-08 16:12 UTC (permalink / raw)
  To: gcc-bugs

A 32bit multiplication by a constant results in incorrect code when compiled
for some AVR models (probably those having a hardware multiplier).

Command:
  avr-gcc -mmcu=attiny25 -Os -S t1.c      (correct)
  avr-gcc -mmcu=atmega16 -Os -S t1.c      (incorrect)


-- 
           Summary: [4.1 regression] incorrect code for 32bit multiplication
                    by constant
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: a dot kaiser at gmx dot net
  GCC host triplet: winavr 20040802
GCC target triplet: avr


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-16 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-35872-4@http.gcc.gnu.org/bugzilla/>
2014-02-16 13:16 ` [Bug target/35872] [4.3 regression] incorrect code for 32bit multiplication by constant jackie.rosen at hushmail dot com
2008-04-08 16:12 [Bug c/35872] New: [4.1 " a dot kaiser at gmx dot net
2008-04-08 18:07 ` [Bug target/35872] [4.3 " eric dot weddington at atmel dot com
2008-04-08 18:16 ` eric dot weddington at atmel dot com
2008-04-08 20:18 ` rguenth at gcc dot gnu dot org
2008-04-08 20:39 ` eric dot weddington at atmel dot com
2008-04-12 15:28 ` hutchinsonandy at gcc dot gnu dot org
2008-05-26 20:25 ` eric dot weddington at atmel dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).