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

Andreas Schwab <sch...@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjambor at suse dot cz
          Component|rtl-optimization            |tree-optimization

--- Comment #4 from Andreas Schwab <sch...@linux-m68k.org> 2011-09-10 15:21:49 
UTC ---
c746e7c154c7956a558958496ff6a0a04274dcb3 is the first bad commit
commit c746e7c154c7956a558958496ff6a0a04274dcb3
Author: jamborm <jamborm@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Sep 7 14:25:39 2011 +0000

    2011-09-07  Martin Jambor  <mjam...@suse.cz>

        PR tree-optimization/49911
        * tree-sra.c (analyze_access_subtree): Change type of to-be-replaced
        enumerations to the corresponding plain integer type.

        * testsuite/g++.dg/tree-ssa/pr49911.C: New test.



    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178639
138bc75d-0d04-0410-961f-82ee72b054a4

Reply via email to