[Bug c++/47747] New: [trans-mem] unsafe virtual function not properly displayed

2011-02-14 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47747 Summary: [trans-mem] unsafe virtual function not properly displayed Product: gcc Version: trans-mem Status: UNCONFIRMED Severity: minor Priority: P3 Compo

[Bug c++/47746] New: [trans-mem] invalid conversion in gimple call, ICE verify_stmts failed

2011-02-14 Thread patrick.marlier at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47746 Summary: [trans-mem] invalid conversion in gimple call, ICE verify_stmts failed Product: gcc Version: trans-mem Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/47745] [OOP] Segfault with CLASS(*) and derived type dummy arguments

2011-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47745 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org,

[Bug fortran/47745] New: Gfortran segfaults with class(*) and derived type dummy arguments

2011-02-14 Thread thisrod at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47745 Summary: Gfortran segfaults with class(*) and derived type dummy arguments Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 C

[Bug target/47744] [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47744 H.J. Lu changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #1 from H.

Re: A problem of our Gcc mirror

2011-02-14 Thread Harry Wei
On Tue, Feb 15, 2011 at 08:51:22AM +0800, Mingjie Xing wrote: > 2011/2/15 Harry Wei : > > Hi us, > >When i want to download the mirror of Gcc 4.3  from the URL > > of China it shows broken. The URL is: http://gcc.gnu.org/mirrors.html > >You can click China's for a t

[Bug target/47744] New: [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47744 Summary: [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug lto/47241] lto not work on mingw32, reporting 'ld.exe: could not unlink output file'

2011-02-14 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47241 --- Comment #17 from Dongsheng Song 2011-02-15 02:46:14 UTC --- It seems that libstdc++.dll.a is too small: $ file gcc-4.6-windows_i686-linux/i686-w64-mingw32/lib/libstdc++.dll.a gcc-4.6-windows_i686-linux/i686-w64-mingw32/lib/libstdc++.dll.a: c

[Bug lto/47241] lto not work on mingw32, reporting 'ld.exe: could not unlink output file'

2011-02-14 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47241 --- Comment #16 from Dongsheng Song 2011-02-15 02:42:31 UTC --- (In reply to comment #13) > So, necessary patch is now committed to binutils. Could you please retest this > issue with a recent binutils/HEAD version? > > Thanks in advance, > Kai

[Bug target/46030] registers trashed with -Os

2011-02-14 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46030 --- Comment #3 from Alan Modra 2011-02-15 02:33:37 UTC --- Author: amodra Date: Tue Feb 15 02:33:33 2011 New Revision: 170165 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170165 Log: Backport from mainline 2010-11-01 Alan Modra

[Bug fortran/47722] With -static "__mingw_vsprintf" on MinGW32 is not found

2011-02-14 Thread brad.finney at humboldt dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47722 Brad Finney changed: What|Removed |Added CC||brad.finney at humboldt dot

[Bug lto/47241] lto not work on mingw32, reporting 'ld.exe: could not unlink output file'

2011-02-14 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47241 --- Comment #15 from Dongsheng Song 2011-02-15 01:25:18 UTC --- Created attachment 23345 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23345 Hello.c.exe running with NULL pointer error

[Bug lto/47241] lto not work on mingw32, reporting 'ld.exe: could not unlink output file'

2011-02-14 Thread dongsheng.song at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47241 --- Comment #14 from Dongsheng Song 2011-02-15 01:24:02 UTC --- (In reply to comment #13) > So, necessary patch is now committed to binutils. Could you please retest this > issue with a recent binutils/HEAD version? > > Thanks in advance, > Kai

[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-14 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694 --- Comment #9 from Jerry DeLisle 2011-02-15 00:57:36 UTC --- I started to look at this problem a few days ago and will give it some priority in the next few days. I do think we can fix this in a more efficient manner (knock on wood). Let's see

[Bug target/43810] [4.5 Regression] linking results in undefined references to _savegpr_* _restgpr_*_x

2011-02-14 Thread nitin.a.kamble at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43810 Nitin Kamble changed: What|Removed |Added CC||nitin.a.kamble at intel dot

[Bug ada/47743] [4.6 Regression] PRE ICE in fold_convert_loc

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47743 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug ada/47743] New: [4.6 Regression] PRE ICE in fold_convert_loc

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47743 Summary: [4.6 Regression] PRE ICE in fold_convert_loc Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Comp

[Bug c/47742] Large Values Increment By 1 When Casting Long to Double

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47742 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/47742] New: Large Values Increment By 1 When Casting Long to Double

2011-02-14 Thread dogbreath69 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47742 Summary: Large Values Increment By 1 When Casting Long to Double Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/24629] Can't use template argument as friend

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24629 Andrew Pinski changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #6 from Andrew Pins

[Bug c++/47721] [C++0x] Updated friendship rules?

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47721 Andrew Pinski changed: What|Removed |Added CC||mikel at att dot net --- Comment #4 from

[Bug c++/47210] [C++0x] Compile error on type specifier in a friend declaration designates a class type

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47210 Andrew Pinski changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #4 from Andrew Pins

[Bug c++/47721] [C++0x] Updated friendship rules?

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47721 Andrew Pinski changed: What|Removed |Added CC||boostcpp at gmail dot com --- Comment #3

[Bug preprocessor/47741] -I- option stated obsolete considered worrying

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47741 --- Comment #2 from Andrew Pinski 2011-02-14 22:55:08 UTC --- Oh and -iquote takes an argument.

[Bug preprocessor/47741] -I- option stated obsolete considered worrying

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47741 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/19541] need another option to support what -I- did just besides -iquote

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19541 Andrew Pinski changed: What|Removed |Added CC||richard_sharman at mitel

[Bug preprocessor/47741] New: -I- option stated obsolete considered worrying

2011-02-14 Thread richard_sharman at mitel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47741 Summary: -I- option stated obsolete considered worrying Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor Assigne

[Bug fortran/47730] [OOP] ICE on invalid source in connection with SELECT TYPE

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

[Bug fortran/47730] [OOP] ICE on invalid source in connection with SELECT TYPE

2011-02-14 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47730 --- Comment #5 from janus at gcc dot gnu.org 2011-02-14 22:17:47 UTC --- Author: janus Date: Mon Feb 14 22:17:44 2011 New Revision: 170157 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170157 Log: 2011-02-14 Janus Weil PR fortran/4

[Bug c++/47482] [4.6 Regression] [C++0x] ICE: unexpected expression ‘sizeof ("A")’ of kind sizeof_expr

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

[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-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694 --- Comment #8 from Tobias Burnus 2011-02-14 21:58:30 UTC --- Created attachment 23344 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23344 Hackish brute-force patch The attached patch fixes the issue by calling in read_sf fbuf_read once pe

[Bug target/47740] New: new specs function to avoid vxworks cross compiler requiring environment variable to compile

2011-02-14 Thread richard_sharman at mitel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47740 Summary: new specs function to avoid vxworks cross compiler requiring environment variable to compile Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: enhancement

[Bug c++/47482] [4.6 Regression] [C++0x] ICE: unexpected expression ‘sizeof ("A")’ of kind sizeof_expr

2011-02-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47482 --- Comment #4 from Jason Merrill 2011-02-14 21:52:28 UTC --- Author: jason Date: Mon Feb 14 21:52:24 2011 New Revision: 170156 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170156 Log: PR c++/47482 * parser.c (cp_parser_enumerat

[Bug target/47739] New: gcc 4.4.5 with target powerpc-wrs-vxworks fails to compile

2011-02-14 Thread richard_sharman at mitel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47739 Summary: gcc 4.4.5 with target powerpc-wrs-vxworks fails to compile Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: minor Priority: P3 Component

[Bug target/47619] ICE in printf() with -fsplit-stack enabled.

2011-02-14 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47619 --- Comment #14 from Ian Lance Taylor 2011-02-14 21:32:08 UTC --- I built current binutils mainline on a Fedora 14 x86_64 system using --enable-gold. I built current gcc mainline on the same system using --with-ld to point it at the newly built

[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-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694 --- Comment #7 from Tobias Burnus 2011-02-14 21:23:27 UTC --- The data is read via: read_a -> read_block_form -> read_sf -> fbuf_read read_sf has the nice comment: "When reading sequential formatted records we have a problem. We don't know how

[Bug bootstrap/47736] [4.6 Regression] libquadmath build broken with pre-2.10 glibc

2011-02-14 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47736 Joseph S. Myers changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/47525] DCE fails to eliminate a dead call to a pure function when compiled with -maltivec

2011-02-14 Thread bergner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47525 --- Comment #4 from Peter Bergner 2011-02-14 21:07:10 UTC --- Author: bergner Date: Mon Feb 14 21:07:05 2011 New Revision: 170153 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170153 Log: Backport from mainline 2011-02-02 Peter

[Bug fortran/47730] [OOP] ICE on invalid source in connection with SELECT TYPE

2011-02-14 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47730 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread drankinatty at suddenlinkmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #11 from David C. Rankin 2011-02-14 21:04:44 UTC --- Created attachment 23342 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23342 iccconfig.ii (bzip2) Eric, Sorry for not zipping it and attaching it. When I originally tried

[Bug libfortran/47716] libgfortran quadmath_weak.h not found on NetBSD 5.1

2011-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47716 --- Comment #3 from Tobias Burnus 2011-02-14 21:02:23 UTC --- (In reply to comment #2) > --disable-libquadmath-support was enough to build. Could you try whether using the patch in attachment 23341 (from PR 47648) allows you to build GCC without

[Bug fortran/47648] libgfortran/libgfortran.h:53:29: fatal error: quadmath_weak.h: No such f ile or directory - FreeBSD ia64

2011-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47648 --- Comment #3 from Tobias Burnus 2011-02-14 20:56:26 UTC --- Created attachment 23341 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23341 Possible libgfortran.dg/configure patch The attached patch should allow to build libgfortran without

[Bug libstdc++/47724] [C++0x] Regex string anchors cause segfault

2011-02-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47724 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug tree-optimization/47738] ICE: verify_ssa failed: no immediate_use list with -O3 -fno-tree-vectorize

2011-02-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47738 --- Comment #1 from Zdenek Sojka 2011-02-14 20:44:43 UTC --- Backtrace for the 4.5 crash: $ gcc-4.5 -O3 -fno-tree-vectorize testcase.c ==1== Invalid read of size 2 ==1==at 0x6CE7AC: is_gimple_val (gimple.c:2718) ==1==by 0x86D3

[Bug tree-optimization/47738] New: ICE: verify_ssa failed: no immediate_use list with -O3 -fno-tree-vectorize

2011-02-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47738 Summary: ICE: verify_ssa failed: no immediate_use list with -O3 -fno-tree-vectorize Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 Jonathan Wakely changed: What|Removed |Added CC||jason at redhat dot com Sever

[Bug lto/47247] Linker plugin specification makes it difficult to handle COMDATs

2011-02-14 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47247 --- Comment #12 from Rafael Avila de Espindola 2011-02-14 19:59:22 UTC --- A quick summary to see if got this right: Currently the linker has three options for a symbol in a comdat: *) pick one not in the IL. The plugin gets a PREEMPTED_REG *) p

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #9 from Eric Botcazou 2011-02-14 19:50:52 UTC --- > I managed to generate iccconfig.ii and it is too big to attach. I have made > it > available on my site: > > http://www.3111skyline.com/dl/dt/trinity/errors/iccconfig-452/iccconfi

[Bug tree-optimization/47707] Loss of step type precision leads to bad scalar evolution

2011-02-14 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47707 davidxl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread drankinatty at suddenlinkmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #8 from David C. Rankin 2011-02-14 19:43:14 UTC --- Ok, I managed to generate iccconfig.ii and it is too big to attach. I have made it available on my site: http://www.3111skyline.com/dl/dt/trinity/errors/iccconfig-452/iccconfig.ii

[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 H.J. Lu changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p |

[Bug middle-end/47727] [x32] Many passes can't handle const symbol when Pmode != ptr_mode

2011-02-14 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #9 from hjl at gcc dot gnu.org 2011-02-14 19:00:55 UTC --- Author: hjl Date: Mon Feb 14 19:00:52 2011 New Revision: 170149 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170149 Log: Permute the conversion and addition if one o

[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-14 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #7 from hjl at gcc dot gnu.org 2011-02-14 18:54:15 UTC --- Author: hjl Date: Mon Feb 14 18:54:12 2011 New Revision: 170148 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170148 Log: Copy the hard register first before extendin

[Bug bootstrap/47736] [4.6 Regression] libquadmath build broken with pre-2.10 glibc

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47736 --- Comment #3 from Jakub Jelinek 2011-02-14 18:53:32 UTC --- Should be fixed now, can you verify on real glibc 2.9 or earlier?

[Bug bootstrap/47736] [4.6 Regression] libquadmath build broken with pre-2.10 glibc

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47736 --- Comment #2 from Jakub Jelinek 2011-02-14 18:49:10 UTC --- Author: jakub Date: Mon Feb 14 18:49:07 2011 New Revision: 170147 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170147 Log: PR bootstrap/47736 * configure.ac (HAVE_PRI

[Bug tree-optimization/45649] -Wunsafe-loop-optimizations fail to recognize finite loop

2011-02-14 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45649 Dmitry G. Dyachenko changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/47715] [x32] TLS doesn't work

2011-02-14 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47715 --- Comment #4 from hjl at gcc dot gnu.org 2011-02-14 18:33:30 UTC --- Author: hjl Date: Mon Feb 14 18:33:27 2011 New Revision: 170146 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170146 Log: Update TLS symbol PIC support. 2011-02-13

[Bug tree-optimization/47737] New: [4.6 Regression] wrong code with -funswitch-loops -fno-tree-dominator-opts -fgraphite-identity

2011-02-14 Thread zsojka at seznam dot cz
oog-include=/usr/include/cloog-ppl/ Thread model: posix gcc version 4.6.0 20110214 (experimental) (GCC) $ gcc -O -funswitch-loops -fno-tree-dominator-opts -fgraphite-identity testcase.c $ ./a.out Aborted Tested revisions: r170138 - fail 4.5.2 - OK

A problem of our Gcc mirror

2011-02-14 Thread Harry Wei
Hi us, When i want to download the mirror of Gcc 4.3 from the URL of China it shows broken. The URL is: http://gcc.gnu.org/mirrors.html You can click China's for a try. Could anyone do for it. Or i want to take the mirror on my website server(www.harrywei.org). I don't kno

[Bug c/47732] counter decremented to zero not detected when other counter overflows

2011-02-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47732 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/47736] [4.6 Regression] libquadmath build broken with pre-2.10 glibc

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47736 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/47728] [OOP] ICE on invalid CLASS declaration

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

[Bug fortran/47728] [OOP] ICE on invalid CLASS declaration

2011-02-14 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47728 --- Comment #10 from janus at gcc dot gnu.org 2011-02-14 18:12:59 UTC --- Author: janus Date: Mon Feb 14 18:12:55 2011 New Revision: 170144 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170144 Log: 2011-02-14 Janus Weil PR fortran/

[Bug tree-optimization/46494] [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp

2011-02-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46494 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/46494] [4.3/4.4/4.5/4.6 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp

2011-02-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46494 --- Comment #5 from Eric Botcazou 2011-02-14 17:59:13 UTC --- Author: ebotcazou Date: Mon Feb 14 17:59:10 2011 New Revision: 170141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170141 Log: PR tree-optimization/46494 * loop-unrol

[Bug bootstrap/47736] New: [4.6 Regression] libquadmath build broken with pre-2.10 glibc

2011-02-14 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47736 Summary: [4.6 Regression] libquadmath build broken with pre-2.10 glibc Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug middle-end/47735] New: [4.5/4.6 Regression] Unnecessary adjustments to stack pointer

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47735 Summary: [4.5/4.6 Regression] Unnecessary adjustments to stack pointer Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c++/47729] Failure to receive warning message when comparing signed and unsigned integers

2011-02-14 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47729 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/47727] [x32] Many passes can't handle const symbol when Pmode != ptr_mode

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #8 from H.J. Lu 2011-02-14 17:24:56 UTC --- The problem may be in convert_memory_address_addr_space: case PLUS: case MULT: /* For addition we can safely permute the conversion and addition operation if one oper

[Bug fortran/47633] Result of COMPILER_VERSION() has NULL byte appended

2011-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47633 --- Comment #9 from Tobias Burnus 2011-02-14 17:16:16 UTC --- (In reply to comment #6) > Sure, no problem. Here's a tested patch. The patch is OK with a ChangeLog. I think no test case is needed.

[Bug c++/47729] Failure to receive warning message when comparing signed and unsigned integers

2011-02-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47729 --- Comment #5 from Jonathan Wakely 2011-02-14 17:09:24 UTC --- (In reply to comment #2) > > The relevant comment in the source code of the compiler is: > > > > /* Do not warn if the comparison is an equality operation, the

[Bug c++/47729] Failure to receive warning message when comparing signed and unsigned integers

2011-02-14 Thread samuelmarks at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47729 Samuel Marks changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WONTFIX

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #7 from Jonathan Wakely 2011-02-14 16:46:28 UTC --- the code can be reduced to struct S { }; int main() { S* p = new S::S(); } which is rejected too. The Trinity code needs to be fixed as suggested above, doing that will work

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #6 from Jonathan Wakely 2011-02-14 16:44:33 UTC --- iccconfig.cpp:289 looks like: KRandrSimpleAPI *randrsimple = new KRandrSimpleAPI::KRandrSimpleAPI(); That code is invalid, gcc 4.5 is correct to reject it. It should be: KRan

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #5 from Jonathan Wakely 2011-02-14 16:19:39 UTC --- (In reply to comment #4) > > So if I understand what you need, you need me to build kdelibs with 4.5.2 to > the point of failure with? > > cmake ../ \ > -DCMAKE_C_COMPILER=

[Bug c++/47734] no "comparisons like X<=Y<=Z do not have their mathematical meaning" warning in c++

2011-02-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47734 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/47734] New: no "comparisons like X<=Y<=Z do not have their mathematical meaning" warning in c++

2011-02-14 Thread sds at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47734 Summary: no "comparisons like X<=Y<=Z do not have their mathematical meaning" warning in c++ Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Prior

[Bug c++/47723] internal compiler: Segmentation fault - gcc 4.5.2 Arch Linux

2011-02-14 Thread drankinatty at suddenlinkmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 --- Comment #4 from David C. Rankin 2011-02-14 15:57:15 UTC --- Thanks guys, The iccconfig.cpp build failure is reproducible 100% of the time on gcc-4.5.2 on both i686 and x86_64 (this error does not exist on gcc43). The kcontrol/kong segfault

[Bug libgomp/47731] [4.6 Regression] futex_wait broken on Linux

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47731 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/47696] [AVR] Compilation for atmega2560 produces incomplete interrupt vector table (USART2,3)

2011-02-14 Thread aesok at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47696 aesok at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/47696] [AVR] Compilation for atmega2560 produces incomplete interrupt vector table (USART2,3)

2011-02-14 Thread aesok at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47696 --- Comment #3 from aesok at gcc dot gnu.org 2011-02-14 15:49:39 UTC --- Author: aesok Date: Mon Feb 14 15:49:35 2011 New Revision: 170137 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170137 Log: PR target/47696 * config/avr/avr-d

[Bug target/35491] wrong ABI for some struct passing with vector code

2011-02-14 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35491 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/47642] real(kind=16) - libquadmath - segfault on amd64 FreeBSD

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47642 --- Comment #21 from Jakub Jelinek 2011-02-14 15:34:52 UTC --- Author: jakub Date: Mon Feb 14 15:34:44 2011 New Revision: 170135 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170135 Log: PR fortran/47642 * libquadmath.texi (quadm

[Bug fortran/47642] real(kind=16) - libquadmath - segfault on amd64 FreeBSD

2011-02-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47642 --- Comment #20 from Dominique d'Humieres 2011-02-14 15:32:50 UTC --- For the 23313 testcase (which requires -L/opt/gcc/gcc4.6w/lib -lquadmath) I get Qe 1.234500e+06 Qf 33.3 Qg 1.7 Qg 1.7e+36 Qa 0x1.2d6

[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-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694 --- Comment #6 from Tobias Burnus 2011-02-14 15:13:44 UTC --- If one enables fbuf debugging (FBUF_DEBUG in fbuf.c), one sees: fbuf_read done: fbuf_debug pos: 0, act: 14, buf: ''LINE 1 LINE 2 '' Then the expected: 1 LINE 1 is printed.

[Bug libgomp/47731] [4.6 Regression] futex_wait broken on Linux

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47731 --- Comment #2 from Jakub Jelinek 2011-02-14 15:08:29 UTC --- Author: jakub Date: Mon Feb 14 15:08:23 2011 New Revision: 170133 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170133 Log: PR libgomp/47731 * config/linux/futex.h (fu

[Bug libstdc++/47560] [4.6 Regression] FAIL: abi/header_cxxabi.c (test for excess errors)

2011-02-14 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47560 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug other/47733] New: psignal (int, const? char*) in libiberty/strsignal.h

2011-02-14 Thread dilyan.palauzov at aegee dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47733 Summary: psignal (int, const? char*) in libiberty/strsignal.h Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedT

[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-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47694 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRMED

[Bug target/47696] [AVR] Compilation for atmega2560 produces incomplete interrupt vector table (USART2,3)

2011-02-14 Thread choudary.omar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47696 --- Comment #2 from Omar Choudary 2011-02-14 14:51:48 UTC --- Created attachment 23337 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23337 Patch based on the proposed solution. Seems to fix the problem. Just a patch based on the solution d

[Bug middle-end/47727] [x32] Many passes can't handle const symbol when Pmode != ptr_mode

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #7 from H.J. Lu 2011-02-14 14:34:30 UTC --- (In reply to comment #6) > Not really. simplify-rtx should never emit new instuctions. Probably > Ulrich, when introducing address-spaces didn't properly think about > this in convert_memo

[Bug c/47732] New: counter decremented to zero not detected when other counter overflows

2011-02-14 Thread J.K.Annot.at.Infor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47732 Summary: counter decremented to zero not detected when other counter overflows Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/47642] real(kind=16) - libquadmath - segfault on amd64 FreeBSD

2011-02-14 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47642 --- Comment #19 from Jakub Jelinek 2011-02-14 14:29:12 UTC --- THe output depends. I get: 1.234500e+06 1.234500e+06 33.3 33.3 1.7 1.7 1.7e+36 1.7e+36 0x1.2d644p+20 0x1.2d644p+20 0X1.45855P+18

[Bug libgcj/47484] [4.4/4.5/4.6 regression] share/python/aotcompile.py and share/python/classfile.py pollute common namespace

2011-02-14 Thread gary at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47484 --- Comment #2 from gary at gcc dot gnu.org 2011-02-14 14:28:07 UTC --- Author: gary Date: Mon Feb 14 14:28:00 2011 New Revision: 170131 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170131 Log: PR libjava/47484: Install Python modules i

[Bug middle-end/47727] [x32] Many passes can't handle const symbol when Pmode != ptr_mode

2011-02-14 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 --- Comment #6 from rguenther at suse dot de 2011-02-14 14:21:32 UTC --- On Mon, 14 Feb 2011, hjl.tools at gmail dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47727 > > --- Comment #5 from H.J. Lu 2011-02-14 13:51:27 > UTC ---

[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #6 from H.J. Lu 2011-02-14 14:13:32 UTC --- This seems to work: diff --git a/gcc/function.c b/gcc/function.c index 3f721fb..4c78407 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -3000,11 +3000,15 @@ assign_parm_setup_reg (struc

[Bug fortran/47569] [4.3/4.4/4.5/4.6 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-14 Thread kloedej at knmi dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 --- Comment #16 from Jos de Kloe 2011-02-14 14:12:15 UTC --- (In reply to comment #15) > FIXED on the 4.4 and 4.5 branches and on the 4.6 trunk. > > Thanks Jos and Eric for the reports! Hi Tobias, thanks a lot for looking into this issue and f

[Bug fortran/47569] [4.3/4.4/4.5/4.6 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 Tobias Burnus changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/47725] [x32] error: unable to find a register to spill in class DIREG

2011-02-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725 --- Comment #5 from H.J. Lu 2011-02-14 14:06:45 UTC --- (In reply to comment #4) > > Who generates insn #2? The machinery handling parameters in function.c? If > so, maybe it should do the copy in the incoming mode instead: > > (insn 2 4 3 2

[Bug fortran/47569] [4.3/4.4 Regression] gfortran does not detect that the parameters for passing a partial string to a subroutine are incorrect

2011-02-14 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47569 --- Comment #14 from Tobias Burnus 2011-02-14 14:05:58 UTC --- Author: burnus Date: Mon Feb 14 14:05:52 2011 New Revision: 170129 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170129 Log: 2011-02-14 Tobias Burnus PR fortran/4

  1   2   >