------- Comment #2 from pinskia at gcc dot gnu dot org  2007-06-03 06:26 -------
   real8 D.1040;
  complex8 D.1050;

 D.1050 = D.1040;


This is caused by the predictive commoning optimization.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakdver at gcc dot gnu dot
                   |                            |org
          Component|fortran                     |tree-optimization
   GCC host triplet|suse-linux-x86_64           |
           Keywords|                            |ice-on-valid-code
            Summary|ice for legal code with -O3 |[4.3 Regression] ice for
                   |                            |legal code with -O3 with
                   |                            |complex in loop
   Target Milestone|---                         |4.3.0


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

Reply via email to