This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14465] [3.4 Regression] insn-output.c:790: error: `asm_out_file' undeclared
- 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: 6 Mar 2004 23:46:01 -0000
- Subject: [Bug c/14465] [3.4 Regression] insn-output.c:790: error: `asm_out_file' undeclared
- References: <20040306233403.14465.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-06 23:46 -------
I almost think this is caused by:
2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
PR c/14114
* c-decl (pushdecl): Do not record a previous, not-in-scope,
external decl for restoration.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at libertysurf dot
| |fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14465