]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Normalize whitespace.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Nov 2013 18:42:08 +0000 (18:42 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Nov 2013 18:42:08 +0000 (18:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205138 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/targhooks.c

index 533d9f3783e1e7a0710c7179d7b1b0c99758c6ff..6c0838512e72e2abea0104a9c19274410560a15b 100644 (file)
@@ -142,7 +142,6 @@ default_promote_function_mode_always_promote (const_tree type,
   return promote_mode (type, mode, punsignedp);
 }
 
-
 enum machine_mode
 default_cc_modes_compatible (enum machine_mode m1, enum machine_mode m2)
 {
@@ -276,7 +275,6 @@ default_cxx_guard_type (void)
   return long_long_integer_type_node;
 }
 
-
 /* Returns the size of the cookie to use when allocating an array
    whose elements have the indicated TYPE.  Assumes that it is already
    known that a cookie is needed.  */