Commit 41bd49ea by David Edelsohn

gcc-ar: Do not include stdio.h.

        * gcc-ar: Do not include stdio.h.

From-SVN: r180699
parent 596c1381
2011-10-31 Diego Novillo <dnovillo@google.com>
2011-10-31 David Edelsohn <dje.gcc@gmail.com>
* gcc-ar: Do not include stdio.h.
2011-10-31 Diego Novillo <dnovillo@google.com>
* tree-streamer-out.c (pack_ts_base_value_fields): Emit
TYPE_ADDR_SPACE.
......@@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include "config.h"
#include "system.h"
#include "libiberty.h"
......
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