X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Funwind-compat.h;h=fc92053df2788ed393c7410b614fd2b1dd930f8f;hb=0fffdebc73c679bf161c7205b8b2087347432150;hp=051cea1d05d8c48d56464f679399446dc72a1d0e;hpb=8bdf23ae810238b3a11f4af286b4a3772fb7244f;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/unwind-compat.h b/gcc/unwind-compat.h index 051cea1d05d..fc92053df27 100644 --- a/gcc/unwind-compat.h +++ b/gcc/unwind-compat.h @@ -25,8 +25,8 @@ 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 - Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #define symver(name, version) \ __asm__ (".symver " #name"," #name "@" #version)