id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5422	Panic when using lots of registers in cmm code	pumpkin	igloo	"If I try to compile (using ghc -c) the following code:
{{{
test
{
  foreign ""C"" f(R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11);
}
}}}

I get:
{{{
ghc: panic! (the 'impossible' happened)
  (GHC version 7.2.1 for x86_64-apple-darwin):
	baseRegOffset:other
}}}
"	bug	closed	high	7.4.1	Compiler	7.2.1	fixed		ekmett@…	Unknown/Multiple	Unknown/Multiple	None/Unknown					
