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 middle-end/17399] [4.0 Regression] Ada does not bootstrap


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-11 17:53 -------
Can you try now, this might be fixed by:
	* expr.c (expand_expr_addr_expr_1) Rename from expand_expr_addr_expr.
	(expand_expr_addr_expr): New function.  Take ADDR_EXPR instead of the
	operand of the ADDR_EXPR.
	(expand_expr_real_1): Update to match.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ada                         |middle-end
           Keywords|                            |build, ice-on-valid-code
            Summary|Ada does not bootstrap      |[4.0 Regression] Ada does
                   |                            |not bootstrap
   Target Milestone|---                         |4.0.0


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


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