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 fortran/48404] SELECTED_REAL_KIND is returning KIND=16 when not available


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


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