aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorVincent Celier <celier@adacore.com>2008-03-26 08:41:16 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2008-03-26 08:41:16 +0100
commit1a5d715a60307e8f70254c9c550b5e6916fde76e (patch)
tree54e5aca690e7c8b722828bd61f591179adac950e /gcc/fold-const.c
parent2b2b6798119883d6cc535db15cc19baaae32bb49 (diff)
downloadgcc-1a5d715a60307e8f70254c9c550b5e6916fde76e.zip
gcc-1a5d715a60307e8f70254c9c550b5e6916fde76e.tar.gz
gcc-1a5d715a60307e8f70254c9c550b5e6916fde76e.tar.bz2
prj-dect.adb (Parse_Package_Declaration): When a package name is not known...
2008-03-26 Vincent Celier <celier@adacore.com> * prj-dect.adb (Parse_Package_Declaration): When a package name is not known, check if it may be a missspelling of a known package name. In not verbose, not mode, issue warnings only if the package name is a possible misspelling. In verbose mode, always issue a warning for a not known package name, plus a warning if the name is a misspelling of a known package name. * prj-part.adb (Post_Parse_Context_Clause): Modify so that only non limited withs or limited withs are parse during one call. (Parse_Single_Project): Post parse context clause in two passes: non limited withs before current project and limited withs after current project. * prj-proc.adb (Imported_Or_Extended_Project_From): Returns an extended project with the name With_Name, even if it is only extended indirectly. (Recursive_Process): Process projects in order: first single withs, then current project, then limited withs. * prj-tree.adb (Imported_Or_Extended_Project_Of): Returns an extended project with the name With_Name, even if it is only extended indirectly. From-SVN: r133573
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions