common.opt (lto_partition_model): New enum.
[gcc.git] / gcc / ChangeLog
index bfba5a5fdf405757ae4c877fb7158bb3c909aa0b..b23c5d7b6889d685c7c782bb02fc89a7edd2c97b 100644 (file)
@@ -1,3 +1,13 @@
+2014-04-15  Richard Biener  <rguenther@suse.de>
+
+       * common.opt (lto_partition_model): New enum.
+       (flto-partition=): Merge separate options with a single with argument,
+       add -flto-partition=one support.
+       * flag-types.h (enum lto_partition_model): Declare.
+       * opts.c (finish_options): Remove duplicate -flto-partition=
+       option check.
+       * lto-wrapper.c (run_gcc): Adjust.
+
 2014-04-15  Richard Biener  <rguenther@suse.de>
 
        * alias.c (ncr_compar): New function.