view make/linux/platform_amd64 @ 6573:4eba1a717254

extended IfNode simplification to try and connect code that initializes a variable directly with the successors of an if construct that switches on the variable
author Doug Simon <doug.simon@oracle.com>
date Wed, 24 Oct 2012 22:30:46 +0200
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64