I was having problems building a working romcc with the -O2
authorMarc Jones <marcj303@gmail.com>
Sat, 13 Feb 2010 18:06:29 +0000 (18:06 +0000)
committerMarc Jones <marc.jones@amd.com>
Sat, 13 Feb 2010 18:06:29 +0000 (18:06 +0000)
commit516255e6330873470590c843f569a31e52508c00
tree385f48da42c8f0d60690b084f892e81a6c7aa6ae
parent01708ca504e02450cf4c504e808534177d79d56b
I was having problems building a working romcc with the -O2
optimization flag on ubuntu hardy. It was causing this error building
the bootblock:
bootblock.c:49.0:
Internal compiler error: low: next != prev?

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5124 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile