[Bug fortran/47789] [F03] Structure constructor of type extending DT with no components

2011-02-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47789 janus at gcc dot gnu.org changed: What|Removed |Added Summary|[OOP] Structure constructor |[F03] Structure constructor

[Bug fortran/47789] [F03] Structure constructor of type extending DT with no components

2011-02-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47789 --- Comment #5 from janus at gcc dot gnu.org 2011-02-18 22:34:39 UTC --- Author: janus Date: Fri Feb 18 22:34:34 2011 New Revision: 170291 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170291 Log: 2011-02-18 Janus Weil PR fortran/4

[Bug fortran/47789] [F03] Structure constructor of type extending DT with no components

2011-02-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47789 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 --- Comment #3 from Andrew Pinski 2011-02-18 23:21:59 UTC --- Don't you need a sysroot to build a cross compiler in this case? Try adding --without-headers --with-newlib if you don't have a sysroot for AIX. Note there is nothing AIX specific in

[Bug bootstrap/47806] Failure to build cross-combiner to powerpc-ibm-aix6.0

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47806 --- Comment #4 from Andrew Pinski 2011-02-18 23:22:44 UTC --- (In reply to comment #3) > Don't you need a sysroot to build a cross compiler in this case? Try adding > --without-headers --with-newlib if you don't have a sysroot for AIX. Note > t

[Bug fortran/47694] [4.3/4.4/4.5/4.6 Regression] Fortran read from named pipe fails to read all available data

2011-02-18 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694 Jerry DeLisle changed: What|Removed |Added Attachment #23344|0 |1 is obsolete|

[Bug c++/47300] [C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3564 when using incomplete type as constexpr

2011-02-18 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47300 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug target/47812] New: [x32] __builtin_strlen is miscompiled at -O2

2011-02-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47812 Summary: [x32] __builtin_strlen is miscompiled at -O2 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unas

[Bug other/47512] ICE in queue_insn, at haifa-sched.c:1322

2011-02-18 Thread daney at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47512 David Daney changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/47512] [4.6 Regression] ICE in queue_insn, at haifa-sched.c:1322

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47512 Andrew Pinski changed: What|Removed |Added Target||mips64-*-* Component|other

[Bug middle-end/47512] [4.6 Regression] ICE in queue_insn, at haifa-sched.c:1322

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47512 Andrew Pinski changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment #4

[Bug lto/47788] [4.6 Regression] New LTO failures

2011-02-18 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47788 --- Comment #3 from Jan Hubicka 2011-02-19 02:13:20 UTC --- Author: hubicka Date: Sat Feb 19 02:13:17 2011 New Revision: 170300 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170300 Log: PR middle-end/47788 * ipa-inline.c (comput

[Bug objc/47813] New: Some ObjC tests failing on ia6-suse-linux-gnu

2011-02-18 Thread nicola at gcc dot gnu.org
/usr/local/gcc/gcc-20110218/Build/gcc/xgcc version 4.6.0 20110218 (experimental) [trunk revision 170268] (GCC) (as reported in http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg02026.html) As the big Apple 64-bit runtime patch was committed at revision 170260, this suggests it broke Objective-C on

[Bug target/47764] The constant load instruction should be hoisted out of loop

2011-02-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47764 --- Comment #2 from Andrew Pinski 2011-02-19 03:23:51 UTC --- This is most likely a cost issue.

[Bug objc/47784] Internal compiler error in dot notation assignment of const value

2011-02-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47784 --- Comment #2 from Nicola Pero 2011-02-19 05:09:33 UTC --- Submitted a patch that fixes it. http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01282.html Thanks

[Bug target/47812] [x32] __builtin_strlen is miscompiled at -O2

2011-02-18 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47812 davidxl changed: What|Removed |Added CC||xinliangli at gmail dot com --- Comment #1 from

[Bug target/47812] [x32] __builtin_strlen is miscompiled at -O2

2011-02-18 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47812 --- Comment #2 from davidxl 2011-02-19 07:44:03 UTC --- In ix86_expand_strlen: if (GET_MODE (out) != Pmode) out = convert_to_mode (Pmode, out, 1); Here out is REG:SI 59 -- the result register for strlen. After conversion, new reg:DI 64 is c

[Bug debug/47620] [4.6 Regression] Profiledbootstrap failure on powerpc-linux

2011-02-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47620 Jakub Jelinek changed: What|Removed |Added CC||J.J.vanderHeijden at gmail

[Bug middle-end/47512] [4.6 Regression] ICE in queue_insn, at haifa-sched.c:1322

2011-02-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47512 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

<    1   2