]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc-pr13676.patch
- updated to 4.1.0-20060501 (rev. 113407)
[packages/gcc.git] / gcc-pr13676.patch
index 2dbb3e71bd71817536d0cd7e33eb6128a673b2fc..c4e562dcde904a824be5d91a7f94b4ef40e00bd2 100644 (file)
    {".C",   "@c++", 0, 0, 0},
    {".CPP", "@c++", 0, 0, 0},
    {".H",   "@c++-header", 0, 0, 0},
-+  {".hpp",   "@c++-header", 0, 0, 0},
-+  {".hp",   "@c++-header", 0, 0, 0},
-+  {".hxx",   "@c++-header", 0, 0, 0},
-+  {".h++",   "@c++-header", 0, 0, 0},
-+  {".hpp",   "@c++-header", 0, 0, 0},
-+  {".HPP",   "@c++-header", 0, 0, 0},
++  {".hpp", "@c++-header", 0, 0, 0},
++  {".hp",  "@c++-header", 0, 0, 0},
++  {".hxx", "@c++-header", 0, 0, 0},
++  {".h++", "@c++-header", 0, 0, 0},
++  {".hpp", "@c++-header", 0, 0, 0},
++  {".HPP", "@c++-header", 0, 0, 0},
    {".hh",  "@c++-header", 0, 0, 0},
    {"@c++-header",
      "%{E|M|MM:cc1plus -E %(cpp_options) %2 %(cpp_debug_options)}\
This page took 0.033473 seconds and 4 git commands to generate.