[Bug libobjc/47173] New: both objc_lookUpClass and objc_lookup_class are exported symbols

2011-01-04 Thread doko at ubuntu dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47173 Summary: both objc_lookUpClass and objc_lookup_class are exported symbols Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug libobjc/47173] both objc_lookUpClass and objc_lookup_class are exported symbols

2011-01-04 Thread pinskia at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47173 --- Comment #1 from pinskia at gmail dot com 2011-01-05 02:56:51 UTC --- I think one is the old abi and the other is the new one. Sent from my Palm Pre on AT&T On Jan 4, 2011 18:33, doko at ubuntu dot com wrote: ht

[Bug libfortran/47154] [4.6 Regression] END= does not work in namelist read

2011-01-04 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47154 --- Comment #7 from Jerry DeLisle 2011-01-05 03:53:23 UTC --- Author: jvdelisle Date: Wed Jan 5 03:53:15 2011 New Revision: 168502 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168502 Log: 2011-01-04 Jerry DeLisle PR libgfortran

[Bug libfortran/47154] [4.6 Regression] END= does not work in namelist read

2011-01-04 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47154 --- Comment #8 from Jerry DeLisle 2011-01-05 04:18:43 UTC --- Author: jvdelisle Date: Wed Jan 5 04:18:39 2011 New Revision: 168503 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168503 Log: 2011-01-04 Jerry DeLisle PR libgfortran

[Bug libfortran/47154] [4.6 Regression] END= does not work in namelist read

2011-01-04 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47154 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/47145] [4.6 Regression] cross-compilation fails with "cannot check for file existence when cross compiling"

2011-01-04 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145 Dongsheng Song changed: What|Removed |Added CC||dongsheng.song at gmail dot

[Bug libstdc++/47145] [4.6 Regression] cross-compilation fails with "cannot check for file existence when cross compiling"

2011-01-04 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145 --- Comment #18 from Dongsheng Song 2011-01-05 05:31:08 UTC --- This xml catalog testing passed on Debian and RHEL: echo '' | xsltproc --noout --nonet \ http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl -

[Bug go/47161] [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/expressions.cc

2011-01-04 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47161 --- Comment #2 from ian at gcc dot gnu.org 2011-01-05 05:33:37 UTC --- Author: ian Date: Wed Jan 5 05:33:32 2011 New Revision: 168504 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168504 Log: PR go/47158 PR go/47159 PR go/47

[Bug go/47160] [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/import.cc

2011-01-04 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47160 --- Comment #1 from ian at gcc dot gnu.org 2011-01-05 05:33:37 UTC --- Author: ian Date: Wed Jan 5 05:33:32 2011 New Revision: 168504 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168504 Log: PR go/47158 PR go/47159 PR go/47

[Bug go/47159] [cppcheck][PATCH] found missmatch in allocation and deallocation of memory in gcc/gcc/go/gofrontend/import-archive.cc

2011-01-04 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47159 --- Comment #1 from ian at gcc dot gnu.org 2011-01-05 05:33:37 UTC --- Author: ian Date: Wed Jan 5 05:33:32 2011 New Revision: 168504 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168504 Log: PR go/47158 PR go/47159 PR go/47

[Bug go/47158] [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc

2011-01-04 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47158 --- Comment #5 from ian at gcc dot gnu.org 2011-01-05 05:33:37 UTC --- Author: ian Date: Wed Jan 5 05:33:32 2011 New Revision: 168504 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168504 Log: PR go/47158 PR go/47159 PR go/47

[Bug go/47158] [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc

2011-01-04 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47158 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug go/47160] [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/import.cc

2011-01-04 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47160 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug go/47159] [cppcheck][PATCH] found missmatch in allocation and deallocation of memory in gcc/gcc/go/gofrontend/import-archive.cc

2011-01-04 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47159 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug go/47161] [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/expressions.cc

2011-01-04 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47161 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug go/46986] Go is not supported on Darwin

2011-01-04 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/47166] [4.5 4.6 Regression] SpecCpu2000 Ammp segfaults for ARM with -O3 -mthumb

2011-01-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47166 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment #4

<    1   2