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 debug/38367] [4.2/4.3/4.4 Regression] Wrong debug information for big endian function parameters



------- Comment #8 from jakub at gcc dot gnu dot org  2008-12-05 16:55 -------
Subject: Bug 38367

Author: jakub
Date: Fri Dec  5 16:53:39 2008
New Revision: 142481

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142481
Log:
        PR debug/38367
        * function.c (assign_parm_find_stack_rtl): If promoted_mode
        is wider than DECL_MODE, adjust MEM_OFFSET (stack_parm) for
        big endian.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c


-- 


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


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