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: HPPA constructor merge patch, PR middle-end/45388


On 12/14/2010 01:59 AM, Jan Hubicka wrote:
> --- testsuite/g++.dg/other/first-global.C	(revision 167752)
> +++ testsuite/g++.dg/other/first-global.C	(working copy)
> @@ -1,6 +1,6 @@
>  /* { dg-do compile } */
>  /* { dg-add-options bind_pic_locally } */
> -/* { dg-final { scan-assembler "_GLOBAL__I(_|_65535_0_)foobar" } } */
> +/* { dg-final { scan-assembler "_GLOBAL__(I|sub_I)(_|_65535_0_)foobar" } } */

Ok.


r~


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