[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations




------- Comment #11 from dominiq at lps dot ens dot fr  2008-02-13 16:00 -------
The test gcc.dg/pr35065.c fails on i686-apple-darwin9 with:

FAIL: gcc.dg/pr35065.c (test for excess errors)
Excess errors:
/opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:33: warning:
initialization makes pointer from integer without a cast
/opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:129: warning: incompatible
implicit declaration of built-in function 'malloc'
/opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:138: warning:
initialization makes pointer from integer without a cast
/opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:185: warning: assignment
makes pointer from integer without a cast
/opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:214: warning: assignment
makes pointer from integer without a cast
/opt/gcc/gcc-4.3-work/gcc/testsuite/gcc.dg/pr35065.c:92: warning: 'Close' used
but never defined

Not that compiled with -c instead of -S, I have the additional errors:

/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccnJAmUR.s:21:non-relocatable
subtraction expression, "_Close" minus "L00000000001$pb"
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccnJAmUR.s:21:symbol:
"_Close" can't be undefined in a subtraction expression


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35065

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply to: