------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-28 
22:28 -------
Subject: Bug 17610

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-11-28 22:28:13

Modified files:
        libcpp         : ChangeLog directives.c 
        gcc            : ChangeLog 
Added files:
        gcc/testsuite/gcc.dg/cpp: empty-include.c 

Log message:
        (libcpp)
        PR preprocessor/17610
        * directives.c (do_include_common): Error out if an empty filename
        is given for #include (or #include_next or #import).
        
        (gcc)
        PR preprocessor/17610
        * testsuite/gcc.dg/cpp/empty-include.c: New testcase.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/ChangeLog.diff?cvsroot=gcc&r1=1.43&r2=1.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/directives.c.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6602&r2=2.6603
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/empty-include.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17610

Reply via email to