diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:04:37 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:04:37 -0400 |
commit | e99215a3b56d1de5b0908fe654c51735e7ba9957 (patch) | |
tree | d02043a3f42727c6b871029419d121c4cef5e4ed /gcc/rtl.def | |
parent | 7f3ebb7ba96b0b97fa7e737fbd167fbdb41b94fe (diff) | |
download | gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.zip gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.tar.gz gcc-e99215a3b56d1de5b0908fe654c51735e7ba9957.tar.bz2 |
Update FSF address.
From-SVN: r9964
Diffstat (limited to 'gcc/rtl.def')
-rw-r--r-- | gcc/rtl.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/rtl.def b/gcc/rtl.def index af42977..acb3a7d 100644 --- a/gcc/rtl.def +++ b/gcc/rtl.def @@ -17,7 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* Expression definitions and descriptions for all targets are in this file. |