Commit 783455db by Kazu Hirata Committed by Kazu Hirata

ipa-pure-const.c, [...]: Update FSF address.

	* ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
	ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c,
	ipa-utils.h, treestruct.def, config/crx/crx-protos.h,
	config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update
	FSF address.

From-SVN: r102384
parent 46c0a59d
2005-07-26 Kazu Hirata <kazu@codesourcery.com>
* ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c,
ipa-utils.h, treestruct.def, config/crx/crx-protos.h,
config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update
FSF address.
2005-07-26 Richard Guenther <rguenther@suse.de> 2005-07-26 Richard Guenther <rguenther@suse.de>
PR tree-optimization/22486 PR tree-optimization/22486
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330, the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef GCC_CRX_PROTOS_H #ifndef GCC_CRX_PROTOS_H
#define GCC_CRX_PROTOS_H #define GCC_CRX_PROTOS_H
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330, the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/*****************************************************************************/ /*****************************************************************************/
/* HEADER INCLUDES */ /* HEADER INCLUDES */
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330, Boston, the Free Software Foundation, 51 Franklin Street, Fifth Floor,
MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef GCC_CRX_H #ifndef GCC_CRX_H
#define GCC_CRX_H #define GCC_CRX_H
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
;; ;;
;; You should have received a copy of the GNU General Public License ;; You should have received a copy of the GNU General Public License
;; along with GCC; see the file COPYING. If not, write to ;; along with GCC; see the file COPYING. If not, write to
;; the Free Software Foundation, 59 Temple Place - Suite 330, ;; the Free Software Foundation, 51 Franklin Street, Fifth Floor,
;; Boston, MA 02111-1307, USA. */ ;; Boston, MA 02110-1301, USA. */
;; Register numbers ;; Register numbers
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. */ 02110-1301, USA. */
/* This file mark functions as being either const (TREE_READONLY) or /* This file mark functions as being either const (TREE_READONLY) or
pure (DECL_IS_PURE). pure (DECL_IS_PURE).
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. 02110-1301, USA.
*/ */
/* This file gathers information about how variables whose scope is /* This file gathers information about how variables whose scope is
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. */ 02110-1301, USA. */
#ifndef GCC_IPA_REFERENCE_H #ifndef GCC_IPA_REFERENCE_H
#define GCC_IPA_REFERENCE_H #define GCC_IPA_REFERENCE_H
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. */ 02110-1301, USA. */
/* This pass determines which types in the program contain only /* This pass determines which types in the program contain only
instances that are completely encapsulated by the compilation unit. instances that are completely encapsulated by the compilation unit.
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. */ 02110-1301, USA. */
#ifndef GCC_IPA_TYPE_ESCAPE_H #ifndef GCC_IPA_TYPE_ESCAPE_H
#define GCC_IPA_TYPE_ESCAPE_H #define GCC_IPA_TYPE_ESCAPE_H
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. 02110-1301, USA.
*/ */
#include "config.h" #include "config.h"
......
...@@ -16,8 +16,8 @@ for more details. ...@@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. */ 02110-1301, USA. */
#ifndef GCC_IPA_UTILS_H #ifndef GCC_IPA_UTILS_H
#define GCC_IPA_UTILS_H #define GCC_IPA_UTILS_H
......
...@@ -17,8 +17,8 @@ for more details. ...@@ -17,8 +17,8 @@ for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02111-1307, USA. */ 02110-1301, USA. */
/* The format of this file is /* The format of this file is
DEFTREESTRUCT(enumeration value, printable name). DEFTREESTRUCT(enumeration value, printable name).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment