This is the mail archive of the gcc-patches@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]

Re: fix PR 31775, name mangling conflict between static and extern


On 5/2/07, Geoffrey Keating <gkeating@apple.com> wrote:
+/* { dg-do run } */
+/* { dg-options "-x c++ ${srcdir}/g++.dg/other/nested-extern.h" } */

Can't you just use dg-additional-sources with the source file named with .cc ?


Thanks,
Andrew Pinski


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