OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [diagnostic.def] - Blame information for rev 20

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 12 jlechner
DEFINE_DIAGNOSTIC_KIND (DK_FATAL, "fatal error: ")
2
DEFINE_DIAGNOSTIC_KIND (DK_ICE, "internal compiler error: ")
3
DEFINE_DIAGNOSTIC_KIND (DK_ERROR, "error: ")
4
DEFINE_DIAGNOSTIC_KIND (DK_SORRY, "sorry, unimplemented: ")
5
DEFINE_DIAGNOSTIC_KIND (DK_WARNING, "warning: ")
6
DEFINE_DIAGNOSTIC_KIND (DK_ANACHRONISM, "anachronism: ")
7
DEFINE_DIAGNOSTIC_KIND (DK_NOTE, "note: ")
8
DEFINE_DIAGNOSTIC_KIND (DK_DEBUG, "debug: ")
9
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.