p4lang-p4c-nightly:fix/testcase

Last commit made on 2017-10-26
Get this branch:
git clone -b fix/testcase https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
fix/testcase
Repository:
lp:p4lang-p4c-nightly

Recent commits

776c3f3... by Han Wang

fix two more test cases that uses egress_spec incorrectly

040b931... by Mihai Budiu <email address hidden>

Fix for issue #794, #934 (#974)

e34b7a8... by Han Wang <email address hidden>

update simple_router.p4 and issue767.p4 to set egress_spec, instead of egress_port (#976)

e9bdee6... by Mihai Budiu <email address hidden>

Fix for issue #950 (#965)

* Fix for issue #950

750525d... by Calin Cascaval <email address hidden>

remove -march=native for Travis optimized builds

c2c685a... by amreshk <email address hidden>

Fixes to stf tests (#968)

9ea907d... by Mihai Budiu <email address hidden>

Fix for issue #951 (#954)

69cdf37... by Han Wang <email address hidden>

output annotation on IR::Method and IR::Type_Extern with top4 (#967)

088f2e1... by Han Wang <email address hidden>

allow annotation on extern methods (#966)

fdc89ea... by Chris Dodd <email address hidden>

bitvec::operator< (needed to use bitvec as a map key)