[Bug debug/49846] entryval: missing DW_TAG_GNU_call_site_parameter for stack-passed `double' parameter
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 28 20:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49846
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-28 20:35:16 UTC ---
Author: jakub
Date: Thu Jul 28 20:35:12 2011
New Revision: 176892
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176892
Log:
PR debug/49846
* var-tracking.c (prepare_call_arguments): For non-MODE_INT stack
arguments also check if they aren't initialized with a MODE_INT
mode of the same size.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/var-tracking.c
More information about the Gcc-bugs
mailing list