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/36141] [4.4 Regression]: Gcc 4.4 failed to boostrap



------- Comment #7 from pinskia at gcc dot gnu dot org  2008-05-05 20:49 -------
So we get:
VIEW_CONVERT_EXPR<struct ia64_fd>(ffi_closure_unix).code_pointer

Where we have a function_decl.

The easy fix is not to build a VCE for a function decl which I am testing right
now.  

Thanks,
Andrew Pinski


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-05-05 20:49:37
               date|                            |


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


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