This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: ARM float changes



> 
> For instance, my results on i386-linux, callfuncs.exp:
> 	  standard coercion			default coercion
> 	  =================			================
> 
> GCC 2.95
>   stabs+	1 XPASS, 1 FAIL, 1 XFAIL	1 FAIL, 2 XPASS
>   dwarf2	1 FAIL				5 FAIL
> 
> GCC 3.0.4pre
>   stabs+	1 XPASS, 1 XFAIL		2 XPASS
>   dwarf2	0 FAILS				4 FAIL
> 

So doesn't all this mean that the coercion model should be selected based 
on the debug-info type?  Can we do that dynamically in the back-end?

R.


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