summaryrefslogtreecommitdiff
path: root/assembler/lex.l
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2013-01-26 18:26:03 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2013-03-04 15:54:39 +0000
commit574a249142f0b3140bda599326e581bb36b328da (patch)
treed4b4e9acbd780b3ab0715181135792cc7ea19b94 /assembler/lex.l
parent9c72beb70123050db74281bb5f9e5250bb800491 (diff)
assembler: Don't warn if identical declared registers are redefined
There's no real need to warn when the same register is declared twice. Currently the libva driver does do that and this warning makes other errors really hide in a sea of warnings. Redefining a register with different parameters is a real error though, so we should not allow that and error out in that case. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'assembler/lex.l')
0 files changed, 0 insertions, 0 deletions