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/48902] var-tracking.c fails to compile for PCC_STATIC_STRUCT_RETURN


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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-06 07:23:06 UTC ---
Author: jakub
Date: Fri May  6 07:23:03 2011
New Revision: 173470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173470
Log:
    PR debug/48902
    * var-tracking.c (prepare_call_arguments): Move else before #endif.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/var-tracking.c


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