aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/lang-specs.h
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2009-06-30 19:20:24 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2009-06-30 19:20:24 +0000
commit342f368cd9927a2929ab3d8d5bddfef625f520bc (patch)
treee2df069bf7796f6b6a61587812e67f46f32c895a /gcc/ada/gcc-interface/lang-specs.h
parent9fb374d6a82046979cd304794aabb82ae914ad72 (diff)
downloadgcc-342f368cd9927a2929ab3d8d5bddfef625f520bc.zip
gcc-342f368cd9927a2929ab3d8d5bddfef625f520bc.tar.gz
gcc-342f368cd9927a2929ab3d8d5bddfef625f520bc.tar.bz2
utils2.c (build_binary_op): Do not use the type of the left operand if...
* gcc-interface/utils2.c (build_binary_op) <MODIFY_EXPR>: Do not use the type of the left operand if it pads a self-referential type when the right operand is a constructor. * gcc-interface/lang-specs.h: Fix copyright date. From-SVN: r149115
Diffstat (limited to 'gcc/ada/gcc-interface/lang-specs.h')
-rw-r--r--gcc/ada/gcc-interface/lang-specs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gcc-interface/lang-specs.h b/gcc/ada/gcc-interface/lang-specs.h
index 1afba37..e0c1be9 100644
--- a/gcc/ada/gcc-interface/lang-specs.h
+++ b/gcc/ada/gcc-interface/lang-specs.h
@@ -6,7 +6,7 @@
* *
* C Header File *
* *
- * Copyright (C) 1992-2008, Free Software Foundation, Inc. *
+ * Copyright (C) 1992-2009, Free Software Foundation, Inc. *
* *
* GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- *