This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Warning: warning: unrecognized characters `@GOTOFF' in expression
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Warning: warning: unrecognized characters `@GOTOFF' in expression
- From: "Dr. Joern v. Holten" <jvh at megatel dot de>
- Date: Tue, 14 Mar 2000 11:34:39 +0100
- Organization: megatel.de
a.cpp:
static struct c
{
double c0, c1, c2 ;
} s[1] = {{ 0, 1, 2 }};
main()
{
int i;
struct c j = s[i];
}
gcc version 2.95.2 19991024 (release)
/tmp/ccwkdLIB.s: Assembler messages:
/tmp/ccwkdLIB.s:42: Warning: warning: unrecognized characters `@GOTOFF'
in expression
Options:
gcc -fPIC a.cpp
greetings...
--
_____
| | Dr. Jörn von Holten
| `.__ megatel Informations- und Kommunikationssysteme GmbH
| | Wiener Str. 3 * 28359 Bremen * Germany
| megatel | Phone: +49 421 22095-0 * Fax: +49 421 22095-16
`---------' eMail: jvh@innocent.com * http://www.megatel.de
Truth of the day: Managers, not engineers, rule the world.
Microsoft leads to fear, fear leads to anger, anger leads to
hate and hate leads to suffering. I sense much fear in you.