This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug on all gcc :)
eviler <eviler@iguana.ums.gov.pl> writes:
> Hello
>
> I found bug in all version of gcc(without gcc-2.95.3 2.95.4).
You did not tell us what the bug was, and your description of how to
reproduce the bug is not precise enough for us to actually do anything
with it.
Please send us:
- The preprocessed source of the problematic file. You can get this
by adding -save-temps to the gcc command line.
- The gcc command line that you used.
- The error messages that you get from gcc, assuming that you get
error messages. Or, if you don't, tell us what does go wrong.
zw