This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11377] fault or warn modifiable static in extern inline definition
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2003 16:46:27 -0000
- Subject: [Bug c/11377] fault or warn modifiable static in extern inline definition
- References: <20030630102552.11377.algrant@myrealbox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-27 16:46 -------
remember GNU "extern inline" == c99 inline while GNU "inline" == C99 "extern inline".
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-07-18 22:52:13 |2003-11-27 16:46:26
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11377