public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/37519] confusing error message about attribute section name type
       [not found] <bug-37519-4@http.gcc.gnu.org/bugzilla/>
@ 2021-09-28  8:48 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-28  8:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37519

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |6.0
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 6 by r6-343:
<source>:1:1: error: section attribute argument not a string constant
 int x __attribute__ ((__section__(1)));
 ^~~

Note the column info is wrong and that is filed already as a seperate bug.

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

* [Bug c/37519] confusing error message about attribute section name type
  2008-09-14  9:18 [Bug c/37519] New: " nm127 at freemail dot hu
  2008-09-14  9:19 ` [Bug c/37519] " nm127 at freemail dot hu
@ 2008-09-14 10:10 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-09-14 10:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-09-14 10:09 -------
Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2008-09-14 10:09:24
               date|                            |


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


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

* [Bug c/37519] confusing error message about attribute section name type
  2008-09-14  9:18 [Bug c/37519] New: " nm127 at freemail dot hu
@ 2008-09-14  9:19 ` nm127 at freemail dot hu
  2008-09-14 10:10 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: nm127 at freemail dot hu @ 2008-09-14  9:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from nm127 at freemail dot hu  2008-09-14 09:18 -------
Created an attachment (id=16317)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16317&action=view)
add a new error message for attribute section parameter type check

This patch separates the type check of the attribute section.


-- 


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


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

end of thread, other threads:[~2021-09-28  8:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-37519-4@http.gcc.gnu.org/bugzilla/>
2021-09-28  8:48 ` [Bug c/37519] confusing error message about attribute section name type pinskia at gcc dot gnu.org
2008-09-14  9:18 [Bug c/37519] New: " nm127 at freemail dot hu
2008-09-14  9:19 ` [Bug c/37519] " nm127 at freemail dot hu
2008-09-14 10:10 ` rguenth 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).