Home
last modified time | relevance | path

Searched refs:error_with_decl (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Dwinnt.c96 error_with_decl (node, "function `%s' definition is marked dllimport.");
104 error_with_decl (node,"variable `%s' definition is marked dllimport.");
123 error_with_decl (node, "external linkage required for symbol '%s' because of '%s' attribute.",
263 error_with_decl (decl, "definition of static data member '%s' of dllimport'd class.");
373error_with_decl (decl, "failure in redeclaration of '%s': dllimport'd symbol lacks external linkag…
611 error_with_decl (decl, "%s causes a section type conflict");
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-decl.c646 error_with_decl (label, "label `%s' used but not defined");
770 error_with_decl (TREE_VALUE (link), in pop_label_level()
952 error_with_decl (newdecl, "`%s' redeclared as different kind of symbol");
953 error_with_decl (olddecl, "previous declaration of `%s'");
1110 error_with_decl (newdecl, "conflicting types for `%s'");
1144 error_with_decl (olddecl, "previous declaration of `%s'");
1157error_with_decl (newdecl, "thread-local declaration of `%s' follows non thread-local declaration");
1158 error_with_decl (olddecl, "previous declaration of `%s'");
1164error_with_decl (newdecl, "non thread-local declaration of `%s' follows thread-local declaration");
1165 error_with_decl (olddecl, "previous declaration of `%s'");
[all …]
Dtoplev.h79 extern void error_with_decl PARAMS ((union tree_node *,
Dvarasm.c455 error_with_decl (decl, "%s causes a section type conflict");
841 error_with_decl (decl, "register name not specified for `%s'");
843 error_with_decl (decl, "invalid register name for `%s'");
845 error_with_decl (decl,
848 error_with_decl (decl,
893 error_with_decl (decl,
1503 error_with_decl (decl, "size of variable `%s' is too large");
4506 error_with_decl (newdecl,
4548 error_with_decl (decl, "weak declaration of `%s' must be public");
4550 error_with_decl (decl, "weak declaration of `%s' must precede definition");
Dc-common.c4190 error_with_decl (duplicate,
4196 error_with_decl (duplicate, "previously used here");
4201 error_with_decl (duplicate, "this is the first default label");
5731 error_with_decl (decl,
5742 error_with_decl (*node,
5751 error_with_decl (*node,
5758 error_with_decl (*node,
5837 error_with_decl (decl,
5882 error_with_decl (decl,
6016 error_with_decl (decl,
[all …]
Ddiagnostic.c1128 error_with_decl VPARAMS ((tree decl, const char *msgid, ...)) in error_with_decl() function
Dstmt.c1001 error_with_decl (f->target,
3765 error_with_decl (chain->label,
Dexpr.c6733 error_with_decl (exp, "prior parameter's size depends on `%s'");
9161 error_with_decl(exp, "trampoline code generation is not allowed without -ftrampolines");
Dfunction.c902 error_with_decl (decl, "size of variable `%s' is too large");
DChangeLog.16546 report_error_function, error_with_file_and_line, error_with_decl,
6559 error_with_decl, error_for_asm, warning_for_asm, output_quoted_string,
9664 (error_with_decl): Likewise.
DChangeLog.413811 (error_with_decl, warning_with_decl, pedwarn_with_decl, warning,
14036 (error_with_decl, warning_with_decl, pedwarn_with_decl): Use new
DChangeLog.2461 error_with_decl, error_for_asm, error, set_fatal_function, fatal,
7490 error_with_file_and_line, error_with_decl, error_for_asm, error,
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Dpe.c168 error_with_decl (decl, "initialized variable `%s' is marked dllimport");
177 error_with_decl (decl, "static variable `%s' is marked dllimport");
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Ddecl.c1055 error_with_decl (x, "`%s' used prior to declaration");
1403 error_with_decl (label, "label `%s' used but not defined");
Dcheck-init.c990 error_with_decl (decl, "final field '%s' may not have been initialized");
Dclass.c2077 error_with_decl (method_decl,
Dexpr.c2424 error_with_decl (field_decl,
/openbsd/src/gnu/usr.bin/gcc/gcc/config/v850/
Dv850.c2217 error_with_decl (decl, "\
2228 error_with_decl (decl, "\
/openbsd/src/gnu/usr.bin/gcc/gcc/objc/
Dobjc-act.c914 error_with_decl (decl, "`%s' cannot be statically allocated");
2386 error_with_decl (decl, "previous declaration of `%s'");
6159 error_with_decl (decl, "previous declaration of `%s'");
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m32r/
Dm32r.c422 error_with_decl (decl, "const objects cannot go in .sdata/.sbss");
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mcore/
Dmcore.c3306 error_with_decl (decl, "initialized variable `%s' is marked dllimport");