public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/28755]  New: duplicate members of arrays
@ 2006-08-16 17:28 dwmw2 at infradead dot org
  2006-08-16 17:29 ` [Bug c/28755] " dwmw2 at infradead dot org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: dwmw2 at infradead dot org @ 2006-08-16 17:28 UTC (permalink / raw)
  To: gcc-bugs

See attached test case. Observe the number of times certain lines of the
'vesa_modes' array are emitted. This isn't particularly optimal, especially as
it happens even with -Os.

 $ make
cc -Os -c -o fbmon.o fbmon.i -save-temps
grep 39682 fbmon.s
        .long   39682
        .long   39682


-- 
           Summary: duplicate members of arrays
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dwmw2 at infradead dot org


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


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

end of thread, other threads:[~2009-03-30 17:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-16 17:28 [Bug c/28755] New: duplicate members of arrays dwmw2 at infradead dot org
2006-08-16 17:29 ` [Bug c/28755] " dwmw2 at infradead dot org
2006-08-16 17:36 ` [Bug middle-end/28755] " pinskia at gcc dot gnu dot org
2006-08-16 17:37 ` pinskia at gcc dot gnu dot org
2006-08-16 17:40 ` [Bug middle-end/28755] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-08-17 11:18 ` jakub at gcc dot gnu dot org
2006-08-20 22:49 ` mmitchel at gcc dot gnu dot org
2006-08-21  4:29 ` patchapp at dberlin dot org
2007-02-03 18:56 ` [Bug middle-end/28755] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-02-03 20:55 ` pinskia at gcc dot gnu dot org
2007-02-14  9:21 ` mmitchel at gcc dot gnu dot org
2007-09-23  9:35 ` jakub at gcc dot gnu dot org
2007-09-24  6:36 ` [Bug middle-end/28755] [4.0/4.1/4.2 " jakub at gcc dot gnu dot org
2008-01-15 19:13 ` alexandre dot nunes at gmail dot com
2008-07-04 21:28 ` [Bug middle-end/28755] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-30 17:04 ` jsm28 at gcc dot gnu dot org

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).