[Bug fortran/48404] SELECTED_REAL_KIND is returning KIND=16 when not available
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 4 07:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48404
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-04-04 07:02:54 UTC ---
Author: jakub
Date: Mon Apr 4 07:02:50 2011
New Revision: 171924
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171924
Log:
PR debug/48404
* cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c
More information about the Gcc-bugs
mailing list