This is the mail archive of the gcc-bugs@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]

[Bug target/36800] va_arg for _Decimal128 on 32-bit Power mishandled in certain cases



------- Comment #2 from bje at gcc dot gnu dot org  2009-04-09 21:26 -------
Subject: Bug 36800

Author: bje
Date: Thu Apr  9 21:26:44 2009
New Revision: 145859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145859
Log:
PR target/36800

        PR target/36800
        * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Do not set
        regalign for the reg == fpr and TDmode case.

testsuite/
        * gcc.dg/dfp/pr36800.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/dfp/pr36800.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36800


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