------- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-12-03 22:45 ------- Created an attachment (id=12736) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12736&action=view) Preliminary patch
This patch adds a few checks for types of errors on opening a file to give a more use friendly message. I will probably put together a helper function in error.c to do this in the final patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30005