This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/28233] internal compiler error: in make_decl_rtl, at varasm.c:752
- 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: 4 Jul 2006 14:52:42 -0000
- Subject: [Bug c/28233] internal compiler error: in make_decl_rtl, at varasm.c:752
- References: <bug-28233-12904@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-04 14:52 -------
I get an error on this code:
tb.c:65558: error: declaration of 'navigate' with no linkage follows extern
declaration
tb.c:17: error: previous declaration of 'navigate' was here
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233