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: [RS6000] Fix PR16952, -mrelocatable broken


Committed

	PR target/16952
	* gcc.dg/ppc-eabi.c: New.

/* PR target/16952 */
/* { dg-do compile { target powerpc*-*-linux* } } */
/* { dg-options "-m32 -meabi -mrelocatable" } */
char *s = "boo";

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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