]> gcc.gnu.org Git - gcc.git/commit
re PR target/19388 (MAX_OFILE_ALIGNMENT on PA HP-UX)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 15 Jan 2005 17:10:02 +0000 (17:10 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 15 Jan 2005 17:10:02 +0000 (17:10 +0000)
commit22f549fddc1f228a1a11ead232517f3aad82b217
treedae82cea5b7cd69c9b6ec574e0cc1740020753d4
parent19e1af6e02b563c05de791e3550ae70c0d04a147
re PR target/19388 (MAX_OFILE_ALIGNMENT on PA HP-UX)

PR ada/19388
* pa.c (pa_asm_output_aligned_common): Warn if specified alignment
exceeds maximum alignment for global common data.
* pa64-hpux.h (MAX_OFILE_ALIGNMENT): Define to 32768.
* som.h (MAX_OFILE_ALIGNMENT): Likewise.

From-SVN: r93698
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa64-hpux.h
gcc/config/pa/som.h
This page took 0.058802 seconds and 5 git commands to generate.