[Bug optimization/13526] [3.4 Regression] Assembler error: symbol `.LFB0' is already defined

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 30 22:16:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-30 21:20 -------
The only changes between then and now which could have any effect:
2003-12-30  Steven Bosscher  <steven@gcc.gnu.org>
        
        Backport from tree-ssa (relevant changes only):
        2003-12-18  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
        
        * et-forest.h :....
       .....

2003-12-29  Roger Sayle  <roger@eyesopen.com>

        PR fortran/12632
        * fold-const.c (fold) <COND_EXPR>: Don't fold a constant condition,
        if the type of the selected branch doesn't match its' parent.

2003-12-30  Roger Sayle  <roger@eyesopen.com>
        
        * fold-const.c (fold) <COND_EXPR>: Don't require strict type
        equality, instead just prevent replacing a COND_EXPR of non-void
        type by one of its operands of void type.

And that is it.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13526



More information about the Gcc-bugs mailing list