]> git.ipfire.org Git - thirdparty/gcc.git/commit
varasm.c (assemble_external): #if 0 out the new assert from the previous commit...
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 26 Mar 2012 20:23:36 +0000 (20:23 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 26 Mar 2012 20:23:36 +0000 (20:23 +0000)
commitda3237d15e1677b49d09a2fa09ff8715247bcbce
tree036cfefb127b04e81472afe9fe82a897921032e0
parentbbee58432c0cd8be05328375607a631970c674a4
varasm.c (assemble_external): #if 0 out the new assert from the previous commit...

* varasm.c (assemble_external): #if 0 out the new assert from the
previous commit, it breaks the Java and Go front ends.

From-SVN: r185825
gcc/ChangeLog
gcc/varasm.c