Re: [patch, testsuite] Obvious patch for gcc.dg/pr56396.c

2013-03-01 Thread Jakub Jelinek
On Fri, Mar 01, 2013 at 07:57:12AM -0800, Steve Ellcey wrote: > I am going to check in this testsuite patch as an obvious fix. We should make > sure a platform supports PIC before compiling with the -fpic flag. > > 2013-03-01 Steve Ellcey > > * gcc.dg/pr56396.c: Require pic support. O

[patch, testsuite] Obvious patch for gcc.dg/pr56396.c

2013-03-01 Thread Steve Ellcey
I am going to check in this testsuite patch as an obvious fix. We should make sure a platform supports PIC before compiling with the -fpic flag. Steve Ellcey sell...@imgtec.com 2013-03-01 Steve Ellcey * gcc.dg/pr56396.c: Require pic support. diff --git a/gcc/testsuite/gcc.dg/pr563