mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
This change has not been tested. This change was triggered by a gcc(1) warning on ia64 at -O2. The variable v was not used after being computed, which resulted in enough dead code elimination (DCE) to confuse the compiler and emit a bogus warning about the use of the variable i without prior definition. The variable i is the loop variable. Submitted by: des Responsibility: marcel |
||
|---|---|---|
| .. | ||
| isa | ||
| midi | ||
| pci | ||
| pcm | ||
| usb | ||
| chip.h | ||
| driver.c | ||