You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2013/10/23 02:04:25 UTC

svn commit: r1534866 - /subversion/branches/1.8.x/STATUS

Author: stefan2
Date: Wed Oct 23 00:04:25 2013
New Revision: 1534866

URL: http://svn.apache.org/r1534866
Log:
* 1.8.x/STATUS
  propose r1534860 for backport and vote for it

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1534866&r1=1534865&r2=1534866&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Oct 23 00:04:25 2013
@@ -101,6 +101,17 @@ Candidate changes:
    Votes:
      +1: stefan2
 
+ * r1534860
+   Remove -fwhole_program flag from optimized GCC builds.
+   Justification:
+     As described in http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html,
+     -flto is superior and should not be combined with -fwhole-program.
+     As it turns out, -fwhole_program causes issues with llvm and other
+     sources indicated that the flag might not be particularly useful to
+     begin with.
+   Votes:
+     +1: stefan2
+
 Veto-blocked changes:
 =====================