Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!MCNC.ORG!matrx!huey!cindy From: matrx!huey!cindy@MCNC.ORG (Cindy Miller) Newsgroups: gnu.gcc.bug Subject: (none) Message-ID: <8910181404.AA26918@huey.matrix.com> Date: 18 Oct 89 14:04:03 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 I am using the test release of version 1.35 of gcc. I have compiled it on a DG Aviion 88k workstation as a cross-compiler to 68020. I think I have uncovered a bug in store_expr when I try to compile gcc.c with gcc. On line 1823 of expr.c, temp gets returned a null pointer from expand_expr. It is getting this null pointer when expand_expr calls expand_builtin on line 2506 which calls expand_expr on line 3403 which calls and returns gen_rtx and results in returning save_regs_area (from expand_builtin) = 0. I hope the above is enough info. If not, my number is 919-833-2000. Email is mcnc!matrx!cindy. Thank you, Cindy Miller @ Matrix Corporation