[vlc-devel] [GCC-ICE][TEST] vlc and crosscompiler mingw-4.5-20090611

Rémi Denis-Courmont remi at remlab.net
Mon Jun 22 15:47:15 CEST 2009


On Fri, 19 Jun 2009 10:18:10 +1000, xxcv <xxcv07 at gmail.com> wrote:
> gcc version 4.5.0 20090611 (experimental) (mingw32-sjlj)
> ..
> interface/dialog.c:37:1: warning: missing initializer
> interface/dialog.c:37:1: warning: (near initialization for
> 'provider_lock.mutex')
> interface/dialog.c: In function 'var_SetAddress':
> interface/dialog.c:259:1: error: non-trivial conversion at assignment
> char *
> void *
> # .MEM_8 = VDEF <.MEM_5(D)>
> val.psz_string = val$p_address_6;
> 
> interface/dialog.c:259:1: internal compiler error: verify_stmts failed
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> make[5]: *** [interface/libvlccore_la-dialog.lo] Error 1

And the GCC bug number is??

Seriously, you're bound to have problem. It's not the first VLC ices a GCC
prerelease, and certainly not the last time. In fact, the code looks
perfectly valid to me.

-- 
Rémi Denis-Courmont




More information about the vlc-devel mailing list