This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/39977] [4.5 Regression] r1467817 broke bootstrap on PA



------- Comment #3 from sje at cup dot hp dot com  2009-05-01 15:54 -------
Looking at exp when we enter expand_expr_addr_expr_1 I see:

 <ssa_name 79f80070
    type <real_type 79f56e70 TFtype TF
        size <integer_cst 79edb760 constant 128>
        unit size <integer_cst 79edb780 constant 16>
        align 64 symtab 0 alias set -1 canonical type 79eee690 precision 128
        pointer_to_this <pointer_type 79f652a0>>
    visited var <var_decl 79f66120 D.1233>def_stmt D.1233_5 = -a.0_3;

    version 5>

Am I right in assuming that an ssa_name should not be getting into this
routine?


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]