public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/57695] [c++11] generalized attributes with avr __progmem__
       [not found] <bug-57695-4@http.gcc.gnu.org/bugzilla/>
@ 2013-06-24  8:20 ` jakub at gcc dot gnu.org
  2013-06-24  8:46 ` lts-rudolph at gmx dot de
  1 sibling, 0 replies; 2+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-06-24  8:20 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Probably because you should be using [[gnu::progmem]] or [[gnu::__progmem__]].


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

* [Bug c++/57695] [c++11] generalized attributes with avr __progmem__
       [not found] <bug-57695-4@http.gcc.gnu.org/bugzilla/>
  2013-06-24  8:20 ` [Bug c++/57695] [c++11] generalized attributes with avr __progmem__ jakub at gcc dot gnu.org
@ 2013-06-24  8:46 ` lts-rudolph at gmx dot de
  1 sibling, 0 replies; 2+ messages in thread
From: lts-rudolph at gmx dot de @ 2013-06-24  8:46 UTC (permalink / raw)
  To: gcc-bugs

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

Klaus Rudolph <lts-rudolph at gmx dot de> changed:

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

--- Comment #2 from Klaus Rudolph <lts-rudolph at gmx dot de> ---
@Jakub:

[[gnu::__progmem__]]  works!
[[gnu::progmem]] fails.

Thanks a lot!


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

end of thread, other threads:[~2013-06-24  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-57695-4@http.gcc.gnu.org/bugzilla/>
2013-06-24  8:20 ` [Bug c++/57695] [c++11] generalized attributes with avr __progmem__ jakub at gcc dot gnu.org
2013-06-24  8:46 ` lts-rudolph at gmx dot de

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