public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/43746]  New: -fmerge-constants and -fmerge-all-constants don't work at AVR target
@ 2010-04-13  8:23 tfrancuz at mp dot pl
  2010-09-20 19:53 ` [Bug target/43746] " eric dot weddington at atmel dot com
  0 siblings, 1 reply; 6+ messages in thread
From: tfrancuz at mp dot pl @ 2010-04-13  8:23 UTC (permalink / raw)
  To: gcc-bugs

-fmerge-all-constants and –fmerge-constants don’t work at AVR
target.
Example:
const char text1[] PROGMEM=”Test”;
const char text2[] PROGMEM=”Test”;

will still produce duplicated “Test” string in generated code.


-- 
           Summary: -fmerge-constants and -fmerge-all-constants don't work
                    at AVR target
           Product: gcc
           Version: 4.3.5
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tfrancuz at mp dot pl


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


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

end of thread, other threads:[~2011-09-12 10:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43746-4@http.gcc.gnu.org/bugzilla/>
2011-07-14  7:49 ` [Bug target/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target gjl at gcc dot gnu.org
2011-07-14  7:53 ` gjl at gcc dot gnu.org
2011-08-03 19:40 ` gjl at gcc dot gnu.org
2011-09-12 10:17 ` gjl at gcc dot gnu.org
2011-09-12 11:00 ` gjl at gcc dot gnu.org
2010-04-13  8:23 [Bug c++/43746] New: " tfrancuz at mp dot pl
2010-09-20 19:53 ` [Bug target/43746] " 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).