Review Board 2.0.15


two small patches for compiling with clang

Review Request #1090 - Created March 8, 2012 and discarded

Information
Koan-Sin Tan
gem5
Reviewers
Default
Two small problems prevented clang from compiling gem5:
1. class/struct tag mismatch for BaseCPUParams
2. clang -Werror doesn't allow boolean variable to be use as switch condition

   
Review request changed
Updated (March 8, 2012, 10:36 p.m.)

Status: Discarded

Change Summary:

Already part of: http://reviews.gem5.org/r/1083/