This is the mail archive of the gcc-patches@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]

Re: Fix x86 segfault on thread-local asm operands


On Fri, Nov 28, 2003 at 02:14:59PM +0000, Richard Sandiford wrote:
> 	* stmt.c (expand_asm_operands): Check whether force_const_mem
> 	succeeded.
> 	* gcc.dg/tls/asm-1.C: New test.

I guess this is ok.  We'll just have to remember to remove the 
test case when it gets merged to tree-ssa, as there it's a hard
error not a warning.

Or perhaps you could use dg-error and add -Werror to the options?


r~


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