X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fg%2B%2B.old-deja%2Fg%2B%2B.jason%2Ftemplate13.C;h=75bd64d7ff33c44a05470061537cb54caf87654d;hb=28090f0f79acc32873bb0ecd60437aeeb810c7eb;hp=11d2180184690ffeae5bcf6af13d1d95a8ad63f8;hpb=912f9e817e0492ddc2a1c6ee4f41a427b43cf440;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/g++.old-deja/g++.jason/template13.C b/gcc/testsuite/g++.old-deja/g++.jason/template13.C index 11d21801846..75bd64d7ff3 100644 --- a/gcc/testsuite/g++.old-deja/g++.jason/template13.C +++ b/gcc/testsuite/g++.old-deja/g++.jason/template13.C @@ -1,6 +1,6 @@ // Bug: g++ fails to actually instantiate templates to the specifications of // guiding decls. -// Special g++ Options: -g -ansi -pedantic-errors +// Special g++ Options: -g -ansi -pedantic-errors -fguiding-decls template inline T min (T a, T b) { return a