Commit c7836bcd by Kaveh R. Ghazi Committed by Kaveh Ghazi

* varasm.c: Include real.h before output.h.

From-SVN: r55010
parent 6e1f54e2
2002-06-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* varasm.c: Include real.h before output.h.
2002-06-26 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/rs6000.h (ALTIVEC_VECTOR_MODE): Revert change to
......
......@@ -36,8 +36,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "expr.h"
#include "hard-reg-set.h"
#include "regs.h"
#include "output.h"
#include "real.h"
#include "output.h"
#include "toplev.h"
#include "hashtab.h"
#include "c-pragma.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