• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GCC with patches for OS216


File Info

Rev. b88744905a46be44ffa3c57d46080f601ae832b8
크기 729 bytes
Time 2020-07-03 03:48:16
Author Harald Anlauf
Log Message

PR fortran/93423 - ICE on invalid with argument list for module procedure

When recovering from an error, a NULL pointer dereference could occur.
Check for that situation and punt.

gcc/fortran/
PR fortran/93423
* resolve.c (resolve_symbol): Avoid NULL pointer dereference.

Content

2014-10-02  David Malcolm  <dmalcolm@redhat.com>

	* MAINTAINERS: Update jit entry to match formatting change on
	trunk: "Put all email addresses between '<' and '>'."

2014-09-24  David Malcolm  <dmalcolm@redhat.com>

	* ChangeLog.jit: Add copyright footer.

2014-09-11  David Malcolm  <dmalcolm@redhat.com>

	* MAINTAINERS (Various Maintainers): Add myself as jit maintainer.

2013-10-03  David Malcolm  <dmalcolm@redhat.com>

	* configure.ac: Add --enable-host-shared
	* configure: Regenerate.

Copyright (C) 2013-2014 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.