[Bug target/19720] missing braces around initializer

2005-01-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-31 18:16 --- Not a gcc bug so closing. -- What|Removed |Added Status|WAITING

[Bug target/19720] missing braces around initializer

2005-01-31 Thread ca50015 at yahoo dot com
--- Additional Comments From ca50015 at yahoo dot com 2005-01-31 16:22 --- yes, i'm using nptl. glibc was configured like this: --prefix=/usr --with-tls --enable-add-ons=nptl --enable-kernel=2.6.10 --with-headers=/src/linux-2.6.10/include i tried create a new '/usr/include' and co

[Bug target/19720] missing braces around initializer

2005-01-31 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 15:51 --- Not a glibc bug, rather a packaging bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19720

[Bug target/19720] missing braces around initializer

2005-01-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-31 15:09 --- This looks more likel a glibc bug, could you attach the preprocessed source? -- What|Removed |Added --

[Bug target/19720] missing braces around initializer

2005-01-31 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 15:08 --- Most likely careless mixing of NPTL and Linuxthreads headers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19720

[Bug target/19720] missing braces around initializer

2005-01-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-31 14:41 --- Could this be a glibc bug? -- What|Removed |Added Component|c