[Bug spam/45928] New: genattrtab is too slow.

2010-10-06 Thread jay.krell at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45928 Summary: genattrtab is too slow. Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: spam AssignedTo: unassig...@gcc.gnu.org

[Bug target/45927] New: autoconf regression wrt .quad availability targeting amd64 from biarch cross compiler

2010-10-06 Thread jay.krell at cornell dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45927 Summary: autoconf regression wrt .quad availability targeting amd64 from biarch cross compiler Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Pri

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-10-06 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #11 from Alexandre Oliva 2010-10-07 06:18:21 UTC --- Aah, I think I got it: the MEM reference may throw, right? Well, if i2src is still available, I guess keeping the debug insn where it is, suitably adjusted, is even better. Did yo

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-10-06 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 --- Comment #10 from Alexandre Oliva 2010-10-07 06:15:15 UTC --- (In reply to comment #6) > The combiner swaps 2 insns. This swap looks correct to me. Presumably reg 85 is being dropped, so moving the debug_insn down to a point at which it can

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

2010-10-06 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888 --- Comment #4 from Ralf Wildenhues 2010-10-07 04:57:28 UTC --- > --- Comment #2 from Jorn Wolfgang Rennecke > 2010-10-05 23:39:37 UTC --- > > The output produced by genhooks is not portable (newline encoding), so it > > should either produce b

[Bug libfortran/45839] Provide reasonable handling of I/O to/from FIFO file objects

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45839 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/45710] Adjust format and padding for WRITE of NAMELIST group to internal file

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45710 Jerry DeLisle changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/45710] Adjust format and padding for WRITE of NAMELIST group to internal file

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45710 --- Comment #18 from Jerry DeLisle 2010-10-07 02:38:04 UTC --- Author: jvdelisle Date: Thu Oct 7 02:38:00 2010 New Revision: 165080 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165080 Log: 2010-10-06 Jerry DeLisle Backport from

[Bug fortran/45710] Adjust format and padding for WRITE of NAMELIST group to internal file

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45710 --- Comment #17 from Jerry DeLisle 2010-10-07 02:31:18 UTC --- Author: jvdelisle Date: Thu Oct 7 02:31:14 2010 New Revision: 165079 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165079 Log: 2010-10-06 Jerry DeLisle Backport from

[Bug target/45913] [4.6 Regression] ICE: in insn_default_length, at config/i386/i386.md:584 with -fselective-scheduling2 -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops

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

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #11 from Samson Luk 2010-10-07 01:47:23 UTC --- (In reply to comment #8) > In order to do a Canadian cross build - one where build != host (such as > your build with build = i686-pc-linux-gnu, host = arm-none-linux-gnueabi, > targe

[Bug libstdc++/45893] [C++0x] [DR 817] Finish updating std::bind to rvalue refs

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45893 --- Comment #15 from Jonathan Wakely 2010-10-07 01:41:40 UTC --- (In reply to comment #13) > PS: I don't know if this can help you with your work, but today I wondered > whether we should put to good use forward_as_tuple where we used to have tie

[Bug libstdc++/45893] [C++0x] [DR 817] Finish updating std::bind to rvalue refs

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45893 --- Comment #14 from Paolo Carlini 2010-10-07 01:39:33 UTC --- Super mega yeah!!!

[Bug libstdc++/45893] [C++0x] [DR 817] Finish updating std::bind to rvalue refs

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45893 --- Comment #13 from Paolo Carlini 2010-10-07 01:38:31 UTC --- PS: I don't know if this can help you with your work, but today I wondered whether we should put to good use forward_as_tuple where we used to have tie and elsewhere too. Without havi

[Bug target/45913] [4.6 Regression] ICE: in insn_default_length, at config/i386/i386.md:584 with -fselective-scheduling2 -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45913 H.J. Lu changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #3 from H.

[Bug target/45913] [4.6 Regression] ICE: in insn_default_length, at config/i386/i386.md:584 with -fselective-scheduling2 -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45913 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/45710] Adjust format and padding for WRITE of NAMELIST group to internal file

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45710 --- Comment #16 from Jerry DeLisle 2010-10-07 01:24:40 UTC --- Author: jvdelisle Date: Thu Oct 7 01:24:36 2010 New Revision: 165078 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165078 Log: 2010-10-06 Jerry DeLisle Backport from

[Bug libstdc++/45893] [C++0x] [DR 817] Finish updating std::bind to rvalue refs

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45893 --- Comment #11 from Paolo Carlini 2010-10-07 01:24:04 UTC --- Great progress ;)

[Bug fortran/45710] Adjust format and padding for WRITE of NAMELIST group to internal file

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45710 --- Comment #15 from Jerry DeLisle 2010-10-07 01:20:28 UTC --- Author: jvdelisle Date: Thu Oct 7 01:20:23 2010 New Revision: 165077 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165077 Log: 2010-10-06 Jerry DeLisle Backport from

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #10 from Samson Luk 2010-10-07 01:12:03 UTC --- (In reply to comment #7) > (In reply to comment #5) > What configure command did you use to configure 4.5.1? (You only showed the > command used to configure 4.4.1) Jon, they are the s

[Bug middle-end/45926] [4.6 Regression] Revision 165057 breaks GOMP

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45926 H.J. Lu changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45926 Summary: [4.6 Regression] Revision 165057 breaks GOMP Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo:

[Bug libstdc++/45893] [C++0x] [DR 817] Finish updating std::bind to rvalue refs

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45893 --- Comment #8 from Jonathan Wakely 2010-10-07 00:46:26 UTC --- The _Bind and _Bind_result ctors need to be made into templates so that they can deduce the arguments as either lvalue or rvalue references, allowing _Bound_args elements to be move-

[Bug c++/45918] Lack of warning on meaningless unsigned to zero comparison

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

[Bug libstdc++/45924] [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/45924] [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924 --- Comment #4 from Jonathan Wakely 2010-10-07 00:39:27 UTC --- Author: redi Date: Thu Oct 7 00:39:23 2010 New Revision: 165076 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165076 Log: 2010-10-07 Jonathan Wakely PR libstdc++/45

[Bug lto/45907] [4.6 Regression] Revision 164995 failed gcc.dg/torture/fp-int-convert-*.c

2010-10-06 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45907 --- Comment #1 from Hans-Peter Nilsson 2010-10-07 00:35:09 UTC --- cris-elf too, whee.

[Bug tree-optimization/45921] [4.6 Regression] ICE: verify_stmts failed: invalid conversion in gimple call at -O1

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45921 H.J. Lu changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug tree-optimization/45921] [4.6 Regression] ICE: verify_stmts failed: invalid conversion in gimple call at -O1

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45921 H.J. Lu changed: What|Removed |Added CC||jamborm at gcc dot gnu.org --- Comment #2 from

[Bug libstdc++/45924] [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924 --- Comment #3 from Jonathan Wakely 2010-10-07 00:19:33 UTC --- Author: redi Date: Thu Oct 7 00:19:18 2010 New Revision: 165075 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165075 Log: 2010-10-07 Jonathan Wakely PR libstdc++/45

[Bug libstdc++/45924] [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924 --- Comment #2 from Jonathan Wakely 2010-10-07 00:17:30 UTC --- Author: redi Date: Thu Oct 7 00:17:24 2010 New Revision: 165072 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165072 Log: PR libstdc++/45924 * include/std/functiona

[Bug objc/45925] New: New objc test failures

2010-10-06 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45925 Summary: New objc test failures Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassig...@gcc.gnu.org

[Bug libstdc++/45924] [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Known to work|

[Bug libstdc++/45924] New: [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924 Summary: [4.5/4.6 Regression] [C++0x] bind(x)(y, z) fails Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedT

[Bug c++/45923] New: constexpr diagnostic w/ non-literal

2010-10-06 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45923 Summary: constexpr diagnostic w/ non-literal Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc

[Bug c++/45148] [C++0x] constexpr g++ issues

2010-10-06 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45148 Benjamin Kosnik changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug web/45922] New: notification email is not sent when an attachment is added

2010-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45922 Summary: notification email is not sent when an attachment is added Product: gcc Version: unknown Status: UNCONFIRMED Severity: major Priority: P3 Compone

[Bug tree-optimization/45921] New: [4.6 Regression] ICE: verify_stmts failed: invalid conversion in gimple call at -O1

2010-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45921 Summary: [4.6 Regression] ICE: verify_stmts failed: invalid conversion in gimple call at -O1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Prior

[Bug other/45920] Building gcc: flags passed during configure step not used everywhere

2010-10-06 Thread phantall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45920 --- Comment #1 from Brian Vandenberg 2010-10-06 23:23:54 UTC --- This is more systemic than just (...)/gcc. Other Makefiles have the same issue (eg, libdecnumber, libcpp to name a few). -Brian

[Bug c++/45918] Lack of warning on meaningless unsigned to zero comparison

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45918 Paolo Carlini changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment #3 fr

[Bug c++/45918] Lack of warning on meaningless unsigned to zero comparison

2010-10-06 Thread yuri at tsoft dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45918 --- Comment #2 from Yuri 2010-10-06 23:16:21 UTC --- No warning in 4.2.1 for example.

[Bug other/45920] New: Building gcc: flags passed during configure step not used everywhere

2010-10-06 Thread phantall at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45920 Summary: Building gcc: flags passed during configure step not used everywhere Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/45918] Lack of warning on meaningless unsigned to zero comparison

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45918 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug fortran/45889] Regression with I/O of element of allocatable array in derived type

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45889 Jerry DeLisle changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/45889] Regression with I/O of element of allocatable array in derived type

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45889 --- Comment #11 from Jerry DeLisle 2010-10-06 22:49:30 UTC --- Author: jvdelisle Date: Wed Oct 6 22:49:28 2010 New Revision: 165069 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165069 Log: 2010-10-06 Jerry DeLisle PR fortran/45

[Bug fortran/45889] Regression with I/O of element of allocatable array in derived type

2010-10-06 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45889 --- Comment #10 from Jerry DeLisle 2010-10-06 22:38:36 UTC --- Author: jvdelisle Date: Wed Oct 6 22:38:30 2010 New Revision: 165068 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165068 Log: 2010-10-06 Jerry DeLisle PR fortran/45

[Bug tree-optimization/45919] New: [4.6 Regression] ICE: SIGSEGV in fold_ctor_reference (tree-ssa-ccp.c:1527) at -O1

2010-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45919 Summary: [4.6 Regression] ICE: SIGSEGV in fold_ctor_reference (tree-ssa-ccp.c:1527) at -O1 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Jonathan Wakely changed: What|Removed |Added Keywords||accepts-invalid Summary|Frie

[Bug c++/45918] New: Lack of warning on meaningless unsigned to zero comparison

2010-10-06 Thread yuri at tsoft dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45918 Summary: Lack of warning on meaningless unsigned to zero comparison Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug c++/45917] Friend of friend is allowed the access to the private type through the template

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|paolo.carlini

[Bug c++/45917] New: Friend of friend is allowed the access to the private type through the template

2010-10-06 Thread yuri at tsoft dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Summary: Friend of friend is allowed the access to the private type through the template Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug fortran/45916] [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921

2010-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45916 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- Co

[Bug c++/41874] Incorrect "dereferencing type-punned pointer will break strict-aliasing rules" warning

2010-10-06 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41874 --- Comment #10 from rguenther at suse dot de 2010-10-06 20:56:56 UTC --- On Wed, 6 Oct 2010, muravev at yandex dot ru wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41874 > > --- Comment #9 from Ilya Murav'jov 2010-10-06 > 19:43:30 UTC

[Bug fortran/45916] [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921

2010-10-06 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45916 Mikael Morin changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/45916] [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921

2010-10-06 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45916 --- Comment #2 from Mikael Morin 2010-10-06 20:45:53 UTC --- Reduced testcase: module m_sort implicit none type, abstract :: sort_t contains generic :: operator(.gt.) => gt_cmp procedure(gt_cmp), deferred :: gt_cmp end type sort_

[Bug target/42070] FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42070 m...@gcc.gnu.org changed: What|Removed |Added CC||mrs at gcc dot gnu.org Target Milest

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43839 m...@gcc.gnu.org changed: What|Removed |Added Target Milestone|4.5.1 |4.5.2

[Bug c++/41874] Incorrect "dereferencing type-punned pointer will break strict-aliasing rules" warning

2010-10-06 Thread muravev at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41874 --- Comment #9 from Ilya Murav'jov 2010-10-06 19:43:30 UTC --- I've come across another weird warning emission in g++ 4.4: $ cat test.cc #include struct interface_type { virtual interface_type* clone(void* storage) const { retu

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43839 m...@gcc.gnu.org changed: What|Removed |Added Target Milestone|--- |4.5.1

[Bug fortran/33097] Function decl trees without proper argument list

2010-10-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33097 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot |

[Bug fortran/45916] [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921

2010-10-06 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45916 --- Comment #1 from Mikael Morin 2010-10-06 19:29:01 UTC --- regressing commit http://gcc.gnu.org/viewcvs?view=revision&revision=165026

[Bug debug/42487] FAIL: gcc.dg/debug/dwarf2/aranges-fnsec-1.c scan-assembler DW_AT_ranges

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42487 --- Comment #9 from mrs at gcc dot gnu.org 2010-10-06 19:28:42 UTC --- Author: mrs Date: Wed Oct 6 19:28:40 2010 New Revision: 165064 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165064 Log: 2010-10-06 Jack Howarth Backport from

[Bug fortran/45916] New: [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921

2010-10-06 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45916 Summary: [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/42070] FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42070 --- Comment #6 from mrs at gcc dot gnu.org 2010-10-06 19:22:40 UTC --- Author: mrs Date: Wed Oct 6 19:22:37 2010 New Revision: 165063 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165063 Log: 2010-10-06 Jack Howarth Backport from

[Bug target/43715] configure option --enable-plugin fails on darwin

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43715 --- Comment #10 from mrs at gcc dot gnu.org 2010-10-06 19:09:14 UTC --- Author: mrs Date: Wed Oct 6 19:09:10 2010 New Revision: 165062 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165062 Log: 2010-10-06 Jack Howarth Backport fr

[Bug other/45915] New: Check for gnu_unique_object in ld.so in gcc/configure.ac is broken for non-glibc ldd

2010-10-06 Thread gcc-tgc at jupiterrise dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45915 Summary: Check for gnu_unique_object in ld.so in gcc/configure.ac is broken for non-glibc ldd Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Prio

[Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64

2010-10-06 Thread eager at eagercon dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856 --- Comment #7 from Michael Eager 2010-10-06 18:58:15 UTC --- Attached patches should correct test case failures. Tested on x86_64 and x86.

[Bug java/43839] libjava incorrectly uses -liconv in testsuite, jni.exp when using --with-libiconv-prefix

2010-10-06 Thread mrs at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43839 --- Comment #12 from mrs at gcc dot gnu.org 2010-10-06 18:54:31 UTC --- Author: mrs Date: Wed Oct 6 18:54:14 2010 New Revision: 165061 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165061 Log: 2010-10-06 Jack Howarth Backport fro

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #8 from joseph at codesourcery dot com 2010-10-06 18:53:27 UTC --- On Wed, 6 Oct 2010, samsonluk at gmail dot com wrote: > Now I understand... seems to me a chicken and egg problem... I am already > using > the latest Cross Toolchain

[Bug target/36732] Internal compiller bug

2010-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36732 Zdenek Sojka changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #2 fro

[Bug other/45914] New: Typo in gcc/configure.ac

2010-10-06 Thread gcc-tgc at jupiterrise dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45914 Summary: Typo in gcc/configure.ac Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@gcc.gnu.org

[Bug target/45913] New: [4.6 Regression] ICE: in insn_default_length, at config/i386/i386.md:584 with -fselective-scheduling2 -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops

2010-10-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45913 Summary: [4.6 Regression] ICE: in insn_default_length, at config/i386/i386.md:584 with -fselective-scheduling2 -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #7 from Jonathan Wakely 2010-10-06 18:33:01 UTC --- (In reply to comment #5) > It seems that > gcc 4.5.x was build successfully, do you mean I have to make use of the new > build gcc to build the c++ 4.5.x? That should happen automat

[Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64

2010-10-06 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #6 from Paolo Carlini 2010-10-06 17:58:26 UTC --- Only 4.5.x can build the 4.5.x C++ runtime library.

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #5 from Samson Luk 2010-10-06 17:56:57 UTC --- (In reply to comment #4) Now I understand... seems to me a chicken and egg problem... I am already using the latest Cross Toolchain and it only came with gcc/c++ 4.4.1. It seems that gcc

[Bug c++/45908] [C++0x] ICE involving decltype: in tree_low_cst, at tree.h:4114

2010-10-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45908 --- Comment #8 from Jason Merrill 2010-10-06 17:37:32 UTC --- (In reply to comment #7) > re comment 2, is 4.5 correct to use a non-const access path to v.begin() in > the > trailing-return-type? Yes. The trailing-return-type is not in the cont

[Bug bootstrap/23101] Make Bootstrap fails on AIX 5.2 ML6

2010-10-06 Thread nate at ucar dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23101 Nate changed: What|Removed |Added CC||nate at ucar dot edu --- Comment #10 from Nate 20

[Bug tree-optimization/45912] [4.6 regression] Patch for PR tree-optimization/44972 caused 2500+ FAILs on Solaris 2/SPARC

2010-10-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45912 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug web/45911] bugzilla: Changing status to assigned no longer auto-adjusts the assign-to field

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45911 --- Comment #1 from Jonathan Wakely 2010-10-06 17:01:37 UTC --- Yes, I reported this in the bugzilla-test instance. It would be useful to restore the "accept bug" button on UNCONFIRMED and NEW bugs which sets Status=ASSIGNED and AssignedTo=me

[Bug libstdc++/45863] [4.6 regression] FAIL: libstdc++-abi/abi_check

2010-10-06 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45863 --- Comment #9 from Rainer Orth 2010-10-06 17:01:17 UTC --- Author: ro Date: Wed Oct 6 17:01:11 2010 New Revision: 165055 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165055 Log: PR libstdc++/45863 * scripts/extract_symvers: Re

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #4 from Paolo Carlini 2010-10-06 16:50:34 UTC --- Just to expand a little bit on what Jon said: you are getting an error on __is_trivial, which is a C++ front-end "builtin" available in 4.5.x and not available in 4.4.x. Thus, the only

[Bug tree-optimization/45912] New: [4.6 regression] Patch for PR tree-optimization/44972 caused 2500+ FAILs on Solaris 2/SPARC

2010-10-06 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45912 Summary: [4.6 regression] Patch for PR tree-optimization/44972 caused 2500+ FAILs on Solaris 2/SPARC Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug web/45911] New: bugzilla: Changing status to assigned no longer auto-adjusts the assign-to field

2010-10-06 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45911 Summary: bugzilla: Changing status to assigned no longer auto-adjusts the assign-to field Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priori

[Bug rtl-optimization/33721] [meta-bug] Gcc can't properly align stack variable

2010-10-06 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33721 Richard Henderson changed: What|Removed |Added Status|REOPENED|ASSIGNED CC|

[Bug debug/12990] CFA not tracked in epilogues

2010-10-06 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12990 Richard Henderson changed: What|Removed |Added Target Milestone|--- |4.5.0

[Bug debug/12990] CFA not tracked in epilogues

2010-10-06 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12990 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/18749] GCC fails to mark stack-popping instruction in unwind-info

2010-10-06 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18749 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug debug/12990] CFA not tracked in epilogues

2010-10-06 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12990 Richard Henderson changed: What|Removed |Added CC||davidm at hpl dot hp.com --- Comment

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #3 from Jonathan Wakely 2010-10-06 16:14:16 UTC --- (In reply to comment #0) > make[4]: Entering directory > `/home/samson/src/gccB451/arm-none-linux-gnueabi/libstdc++-v3/src' > /bin/sh ../libtool --tag CXX --mode=compile arm-none-l

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #2 from Samson Luk 2010-10-06 15:57:13 UTC --- > I know very little about cross-compilation, but something seems badly wrong > with the setup you are using: the 4.5.1 C++ front-end definitely implements > the > __is_trivial "builtin

[Bug middle-end/45699] [4.6 Regression] Incorrect copy constructor generated with -O

2010-10-06 Thread bredelin at ucla dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45699 --- Comment #5 from bredelin at ucla dot edu 2010-10-06 15:46:08 UTC --- This bug still existed as of Oct 4, 2010. gcc version 4.6.0 20101004 (experimental) [trunk revision 164952] (Ubuntu 20101004-0ubuntu1) After this bug is fixed, I'll be able

[Bug fortran/45910] compiler won't compile

2010-10-06 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45910 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug fortran/45910] compiler won't compile

2010-10-06 Thread lawrencetinsley at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45910 --- Comment #1 from Larry 2010-10-06 15:04:59 UTC --- I also compiled with the command gcc test.f95 -o test.exe and saw mentioned somewhere gcc -Wall and got the same error

[Bug fortran/45910] New: compiler won't compile

2010-10-06 Thread lawrencetinsley at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45910 Summary: compiler won't compile Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org

[Bug bootstrap/45612] [4.6 regression] Reference to undefined label building libada on Solaris 2/SPARC

2010-10-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/45908] [C++0x] ICE involving decltype: in tree_low_cst, at tree.h:4114

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45908 --- Comment #7 from Jonathan Wakely 2010-10-06 14:45:53 UTC --- (In reply to comment #5) > But paragraph 7 also applies (name used in a class outside a member function > body), so the name needs to be declared before its use. thanks, I missed th

[Bug c++/45908] [C++0x] ICE involving decltype: in tree_low_cst, at tree.h:4114

2010-10-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45908 --- Comment #6 from Eric Botcazou 2010-10-06 14:35:33 UTC --- Author: ebotcazou Date: Wed Oct 6 14:35:25 2010 New Revision: 165031 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165031 Log: PR c++/45908 * typeck.c (cp_build_addr_

[Bug rtl-optimization/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918

2010-10-06 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED URL|

  1   2   >