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-04-13  8:31 ` [Bug c++/43746] " j at uriah dot heep dot sax dot de
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ 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] 4+ messages in thread

* [Bug c++/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target
  2010-04-13  8:23 [Bug c++/43746] New: -fmerge-constants and -fmerge-all-constants don't work at AVR target tfrancuz at mp dot pl
@ 2010-04-13  8:31 ` j at uriah dot heep dot sax dot de
  2010-04-14 20:46 ` tfrancuz at mp dot pl
  2010-09-20 19:53 ` [Bug target/43746] " eric dot weddington at atmel dot com
  2 siblings, 0 replies; 4+ messages in thread
From: j at uriah dot heep dot sax dot de @ 2010-04-13  8:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from j at uriah dot heep dot sax dot de  2010-04-13 08:31 -------
I think this is essentially a duplicate of bug #21018.


-- 


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


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

* [Bug c++/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target
  2010-04-13  8:23 [Bug c++/43746] New: -fmerge-constants and -fmerge-all-constants don't work at AVR target tfrancuz at mp dot pl
  2010-04-13  8:31 ` [Bug c++/43746] " j at uriah dot heep dot sax dot de
@ 2010-04-14 20:46 ` tfrancuz at mp dot pl
  2010-09-20 19:53 ` [Bug target/43746] " eric dot weddington at atmel dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tfrancuz at mp dot pl @ 2010-04-14 20:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tfrancuz at mp dot pl  2010-04-14 20:45 -------
Yes, it seems that you are right. I mark it as duplicate of bug #21018

*** This bug has been marked as a duplicate of 21018 ***


-- 

tfrancuz at mp dot pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

* [Bug target/43746] -fmerge-constants and -fmerge-all-constants don't work at AVR target
  2010-04-13  8:23 [Bug c++/43746] New: -fmerge-constants and -fmerge-all-constants don't work at AVR target tfrancuz at mp dot pl
  2010-04-13  8:31 ` [Bug c++/43746] " j at uriah dot heep dot sax dot de
  2010-04-14 20:46 ` tfrancuz at mp dot pl
@ 2010-09-20 19:53 ` eric dot weddington at atmel dot com
  2 siblings, 0 replies; 4+ messages in thread
From: eric dot weddington at atmel dot com @ 2010-09-20 19:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from eric dot weddington at atmel dot com  2010-09-20 19:53 -------
Reopening this enhancement request. Bug #21018, which this was marked a
duplicate of, is now marked as WONTFIX.


-- 

eric dot weddington at atmel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
          Component|c++                         |target
 GCC target triplet|                            |avr
         Resolution|DUPLICATE                   |


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


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

end of thread, other threads:[~2010-09-20 19:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-13  8:23 [Bug c++/43746] New: -fmerge-constants and -fmerge-all-constants don't work at AVR target tfrancuz at mp dot pl
2010-04-13  8:31 ` [Bug c++/43746] " j at uriah dot heep dot sax dot de
2010-04-14 20:46 ` 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).