[PATCH, alpha, testsuite]: Fix gcc.dg/pr39323-[2,3].c failure

Uros Bizjak ubizjak@gmail.com
Tue Apr 28 10:10:00 GMT 2009


Hello!

This patch fixes gcc.dg/pr39323-?.c failures on alpha (and all targets 
that output their alignment in log2 format).

Alpha has its own private copy of elfos.h and it sometimes gets out of sync.

Patch was regression tested on alphaev56-pc-linux-gnu, the testsuite 
change was also checked on x86_64-pc-linux-gnu {,-m32}.


    PR c/39323
    * config/alpha/elf.h (MAX_OFILE_ALIGNMENT): Sync with elfos.h

testsuite/ChangeLog:

    PR c/39323
    * gcc.dg/pr39323-2.c: Also scan for alignment in log2 format.
    * gcc.dg/pr39323-3.c: Ditto.

Patch was committed to mainline as obvious.

Uros.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: a.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090428/5333f3f3/attachment.txt>


More information about the Gcc-patches mailing list