Skip to content
Snippets Groups Projects
Commit 1e4039e0 authored by pinskia's avatar pinskia
Browse files

2006-02-09 Andrew Pinski <pinskia@physics.uc.edu>

        PR middle-end/26134
        * fold-const.c (fold_indirect_ref_1): Fold
        "*(foo *)&complexfoo" to "__real__ complexfoo"
        and "((foo*)&complexfoo)[1]" to "__imag__ complexfoo".
2006-02-09  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/26134
        * gcc.dg/tree-ssa/complex-3.c: New test.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110800 138bc75d-0d04-0410-961f-82ee72b054a4
parent f7220491
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment