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]

Re: gcc-2.95.2 compiler bug:


> i just stumbled over a compiler bug on my potato system:

Thanks for your bug report. Unfortunately, it is not enough to
reproduce the bug, please see

http://egcs.cygnus.com/faq.html#bugreport

for the required information (preprocessed source is a must).

As to the specific problems: It seems that gcc reports a number of
errors before crashing. I would think that you need to fix these bug
first. In particular,

x.c: In function `bst_sample_repo_init':
x.c:49: `GPatternSpec' undeclared (first use in this function)

definitely needs attention.

Hope this helps,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]