This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
To whom it may concern.
gcc produced the output, shown below, asking me to report this bug.
Hope it helps.
Output of "gcc -v"
Using builtin specs.
gcc version 2.95.2 19991024 (release)
Output of "uname -a"
FreeBSD kingpin.silverbrook.com.au 4.2-RELEASE FreeBSD \
4.2-RELEASE#0: Mon Nov 20 13:02:55 GMT 2000 \
jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386
Command
g++ -fno-implicit-templates -g \
-I. -I/usr/home/peterh/iac++/3.1.2/src/../include -c VS_Specials.c \
-save-temps
Output of command
===================
In file included from
/usr/home/peterh/iac++/3.1.2/src/../include/ia/DblPoint.h:137,
from VS_Specials.c:91:
/usr/home/peterh/iac++/3.1.2/src/../include/ia/Point.h:42: warning: all
member functions in class `IA_Point<T>' are private
In file included from VS_Specials.c:93:
Set.h:154: Internal compiler error 272.
Set.h:154: Please submit a full bug report.
Set.h:154: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructions.
===================
Regards,
Peter Henderson
----------------------------------------------------------------------
Dr Peter C B Henderson,
Silverbrook Research Pty Ltd,
393 Darling St,
Balmain,
NSW, 2041, Australia.
Phone: +612 9818 6633 ext 146
Email: peter.henderson@silverbrook.com.au
----------------------------------------------------------------------
Preprocessor output to produce the bug.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |