Re: CLI-FE merge 4.3 to 4.5

2010-05-13 Thread Diego Novillo
On 5/10/10 10:31 , Kevin Williams wrote: > 1. What is the correct behaviour for a FE in terms of setting the > global variables cfun and current_function_declaration? They should be set to the current function being parsed. These will be set to NULL when the compiler is working in IPA mode. > 2

CLI-FE merge 4.3 to 4.5

2010-05-10 Thread Kevin Williams
Hello, We have just merged the branch st/cli-fe (a gcc front end for CLI) from a 4.3 realse to 4.5. This merge has broken the compiler and for a simple helloworld test it fails with the error cil1: internal compiler error: in execute_one_pass, at passes.c:1525 This error is reporting that the '