This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/30500] pragma GCC system_header vs templates



------- Comment #6 from paolo at gcc dot gnu dot org  2007-04-24 23:37 -------
Subject: Bug 30500

Author: paolo
Date: Tue Apr 24 23:36:53 2007
New Revision: 124130

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124130
Log:
2007-04-24  Paolo Carlini  <pcarlini@suse.de>

        PR c++/30500
        * pt.c (instantiate_decl): Set in_system_header.

2007-04-24  Paolo Carlini  <pcarlini@suse.de>

        PR c++/30500
        * g++.dg/warn/pragma-system_header3.C: New test.
        * g++.dg/warn/pragma-system_header3.h. New.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/warn/pragma-system_header3.C
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/warn/pragma-system_header3.h
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/pt.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]