This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12738] Missing function with 'static' block-scope declaration; unit-at-a-time; and IMA.
- From: "geoffk 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 Aug 2004 14:42:16 -0000
- Subject: [Bug c/12738] Missing function with 'static' block-scope declaration; unit-at-a-time; and IMA.
- References: <20031023004550.12738.geoffk@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From geoffk at gcc dot gnu dot org 2004-08-27 14:42 -------
gcc 3.5.0 20040827 does error on Andrew's second testcase. I think the right thing to do is to error on
my original testcase, too.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |geoffk at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12738