* typeck2.c: Update URLs and mail addresses.

From-SVN: r28537
This commit is contained in:
Jeffrey A Law 1999-08-05 09:20:18 +00:00 committed by Jeff Law
parent 5b281b2133
commit 7fc2d503b7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Aug 5 02:40:42 1999 Jeffrey A Law (law@cygnus.com)
* typeck2.c: Update URLs and mail addresses.
1999-08-04 Nathan Sidwell <nathan@acm.org>
* cp-tree.h (empty_except_spec): New global var.

View File

@ -349,7 +349,7 @@ my_friendly_abort (i)
else
ack ("Internal compiler error %d.", i);
ack ("Please submit a full bug report.");
ack ("See <URL:http://gcc.gnu.org/faq.html#bugreport> for instructions.");
ack ("See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.");
}
else
error ("confused by earlier errors, bailing out");