[Bug libstdc++/50894] onlinedocs for libstdc++ missing

2011-11-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50894 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/50880] __complex_acosh() picks wrong complex branch

2011-11-04 Thread kreckel at ginac dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50880 --- Comment #26 from Richard B. Kreckel 2011-11-04 08:17:20 UTC --- (In reply to comment #25) > By the way, if isn't clear already, I would be *really* curious to know which > specific targets by now can't just enable the builtins, eg, their libc

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*

2011-11-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #8 from Iain Sandoe 2011-11-04 08:56:36 UTC --- the following also fails (for both c and c++): extern __thread int i; __thread int i; === - producing an empty asm file === gcc-4.6 produces: .globl ___emutls_v.i .

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #7 from Eric Botcazou 2011-11-04 09:28:28 UTC --- > That seems to have done the trick enough to complete the build of gcc. Great. > Please commit it. Let me test it a bit on Linux first.

[Bug c++/50990] New: vector.tcc:373:5: internal compiler error:

2011-11-04 Thread mathieu.malaterre at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50990 Bug #: 50990 Summary: vector.tcc:373:5: internal compiler error: Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priorit

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-11-04 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 Alan Modra changed: What|Removed |Added Attachment #25702|0 |1 is obsolete|

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-11-04 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 Alan Modra changed: What|Removed |Added Attachment #25703|0 |1 is obsolete|

[Bug fortran/49993] arrays declared as parameter are not allocated in read-only memory

2011-11-04 Thread arnaud02 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49993 Arnaud Desitter changed: What|Removed |Added Depends on||50960 --- Comment #4 from Arnaud Desitt

[Bug c++/50990] vector.tcc:373:5: internal compiler error:

2011-11-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50990 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/50990] vector.tcc:373:5: internal compiler error:

2011-11-04 Thread mathieu.malaterre at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50990 --- Comment #2 from Mathieu Malaterre 2011-11-04 10:50:30 UTC --- Once I get the -save-temps output, I'll post them ASAP here: http://lists.debian.org/debian-sparc/2011/11/msg8.html I do not have direct access to this box. Thanks.

[Bug middle-end/50598] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*

2011-11-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598 --- Comment #9 from Iain Sandoe 2011-11-04 10:50:36 UTC --- in tree-emults: (gdb) call debug_tree(var->decl) unit size align 32 symtab 0 alias set -1 canonical type 0x41d17360 precision 32 min max pointer_to_this >

[Bug tree-optimization/50763] [4.7 Regression] ICE: verify_gimple failed: missing PHI def with -ftree-tail-merge

2011-11-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50763 --- Comment #21 from vries at gcc dot gnu.org 2011-11-04 10:56:44 UTC --- Author: vries Date: Fri Nov 4 10:56:39 2011 New Revision: 180936 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180936 Log: 2011-11-04 Tom de Vries PR tree-o

[Bug fortran/49993] arrays declared as parameter are not allocated in read-only memory

2011-11-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49993 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/50763] [4.7 Regression] ICE: verify_gimple failed: missing PHI def with -ftree-tail-merge

2011-11-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50763 --- Comment #22 from vries at gcc dot gnu.org 2011-11-04 11:44:57 UTC --- Author: vries Date: Fri Nov 4 11:44:50 2011 New Revision: 180940 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180940 Log: 2011-11-04 Tom de Vries PR tree-o

[Bug other/50991] New: crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 Bug #: 50991 Summary: crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIR

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread danglin at gcc dot gnu.org
/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --disable-comdat --build=hppa-linux-gnu --enable-clocale=gnu --enable-java-gc=boehm --without-cloog --without-ppl --enable-languages=c,c++,objc,fortran,obj-c++,java,ada,lto Thread model: posix gcc version 4.7.0 2004 (experimental) [trunk

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/50730] SLP vectorization confused by unrelated DRs

2011-11-04 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50730 --- Comment #6 from irar at gcc dot gnu.org 2011-11-04 12:55:11 UTC --- Author: irar Date: Fri Nov 4 12:55:06 2011 New Revision: 180945 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180945 Log: Unrevert: 2011-10-24 Ira R

[Bug target/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50989 --- Comment #3 from Joel Sherrill 2011-11-04 12:57:43 UTC --- Author: joel Date: Fri Nov 4 12:57:40 2011 New Revision: 180946 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180946 Log: 2011-11-04 Joel Sherrill PR target/50989

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 --- Comment #2 from Jason Merrill 2011-11-04 12:54:14 UTC --- Author: jason Date: Fri Nov 4 12:54:08 2011 New Revision: 180944 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180944 Log: PR c++/48370 * call.c (extend_ref_init_temp

[Bug target/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50989 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/50980] arm-rtems multilib not matching for -mfpu=vfp -mfloat-abi=soft

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50980 --- Comment #1 from Joel Sherrill 2011-11-04 13:27:12 UTC --- Sebastian Huber posted http://gcc.gnu.org/ml/gcc-patches/2011-11/msg00500.html and I have been using it successfully. A variant of this has been used for months with the shipping RTEM

[Bug target/50725] [4.7 regression] -O3 -mstackrealign -march=core2 generates invalid prologue code in callee procedure

2011-11-04 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50725 --- Comment #10 from gee 2011-11-04 13:40:37 UTC --- g++ -fverbose-asm -c -O1 -finline-small-functions -fdisable-ipa-inline -ftree-vectorize -finline-functions -mstackrealign -march=core2 ./pseudo-reloc.ii -save-temps ;cat pseudo-reloc.s|grep "(%

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-04 13:56:30 UTC --- > --- Comment #10 from David Edelsohn 2011-11-03 > 20:49:52 UTC --- > Actually, my previous successful bootstrap was for rev 180770. I happened to > catch you i

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 --- Comment #3 from Paolo Bonzini 2011-11-04 14:23:40 UTC --- I think the problem is that "make clean" is not removing libgcc_tm.stamp.

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-04 14:25:44 UTC --- > --- Comment #3 from Paolo Bonzini 2011-11-04 > 14:23:40 UTC --- > I think the problem is that "make clean" is not removing libgcc_tm.stamp. But we're talking o

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #12 from David Edelsohn 2011-11-04 14:26:58 UTC --- Bootstrap broke with trunk revision 180821. * include//bits/gthr-default.h should be a modified copy of gthr-aix.h, right? Yes, gthr-default.h is gthr-aix.h. * What's the exact

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 --- Comment #5 from Paolo Bonzini 2011-11-04 14:32:30 UTC --- John didn't say that but you're right, because otherwise the move-if-change would not have happened. John, can you attach libgcc/Makefile?

[Bug c/50992] New: abs() and cabs()

2011-11-04 Thread bratsinot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Bug #: 50992 Summary: abs() and cabs() Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug bootstrap/50993] New: IRIX: fails to build in lto for sgi1.0 linker flag

2011-11-04 Thread rm at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50993 Bug #: 50993 Summary: IRIX: fails to build in lto for sgi1.0 linker flag Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug c/50992] abs() and cabs()

2011-11-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #13 from David Edelsohn 2011-11-04 14:59:13 UTC --- Created attachment 25713 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25713 AIX include-fixed sys/types.h

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #14 from David Edelsohn 2011-11-04 14:59:50 UTC --- AIX /usr/include/sys/types.h refers to pthread_once_t typedef struct { #ifdef __64BIT__ long__on_word[9]; #else int __on_word[28]; #endif /* __64BIT__ */ } p

[Bug c/50992] abs() and cabs()

2011-11-04 Thread bratsinot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 --- Comment #2 from Alexander 2011-11-04 14:59:53 UTC --- Created attachment 25714 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25714 NULL I right now noticed that abs() just return real part of complex number.

[Bug c/50992] abs() and cabs()

2011-11-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Manuel López-Ibáñez changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-04 15:10:06 UTC --- > --- Comment #14 from David Edelsohn 2011-11-04 > 14:59:50 UTC --- > AIX /usr/include/sys/types.h refers to pthread_once_t > > typedef struct > { > #ifdef __64B

[Bug c/50992] abs() and cabs()

2011-11-04 Thread bratsinot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Alexander changed: What|Removed |Added Summary|Wconversion does not handle |abs() and cabs() |complex t

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #16 from David Edelsohn 2011-11-04 15:12:52 UTC --- Created attachment 25715 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25715 Pre-processed atomic.cc

[Bug c/50992] Wconversion does not handle complex type conversions

2011-11-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Manuel López-Ibáñez changed: What|Removed |Added Severity|normal |enhancement --- Comment #5 from Man

[Bug target/50980] arm-rtems multilib not matching for -mfpu=vfp -mfloat-abi=soft

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50980 --- Comment #2 from Joel Sherrill 2011-11-04 15:22:11 UTC --- Author: joel Date: Fri Nov 4 15:22:06 2011 New Revision: 180959 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180959 Log: 2011-11-04Thomas Doerfler PR target/50980

[Bug c/50992] Wconversion does not handle complex type conversions

2011-11-04 Thread bratsinot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Alexander changed: What|Removed |Added Severity|enhancement |normal --- Comment #6 from Alexander 2011-11

[Bug target/50980] arm-rtems multilib not matching for -mfpu=vfp -mfloat-abi=soft

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50980 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 --- Comment #6 from dave.anglin at bell dot net 2011-11-04 15:24:50 UTC --- On 11/4/2011 10:32 AM, bonzini at gnu dot org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 > > --- Comment #5 from Paolo Bonzini 2011-11-04 > 14:32:30 UTC -

[Bug c/50992] Wconversion does not handle complex type conversions

2011-11-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50992 Manuel López-Ibáñez changed: What|Removed |Added Severity|normal |enhancement

[Bug middle-end/50569] Wrong code error: memcpy eliminated when it is needed

2011-11-04 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50569 --- Comment #7 from Mikael Pettersson 2011-11-04 15:31:25 UTC --- Created attachment 25716 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25716 reduced test case This reduced test case causes an alignment fault when compiled with gcc 4.7 or

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #17 from David Edelsohn 2011-11-04 16:10:22 UTC --- Created attachment 25717 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25717 Pre-processed atomic.cc that compiles The incorrect version of atomic.ii includes more code, but n

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #18 from David Edelsohn 2011-11-04 16:12:27 UTC --- The first atomic.ii is from the failing revision 180821. The second one is from the successful revision 180770 before the libgcc changes.

[Bug target/50725] [4.7 regression] -O3 -mstackrealign -march=core2 generates invalid prologue code in callee procedure

2011-11-04 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50725 gee changed: What|Removed |Added Attachment #25493|0 |1 is obsolete||

[Bug c++/50941] [C++0x] user-defined string literals provide incorrect length for wchar_t, char16_t, and char32_t

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50941 --- Comment #7 from Jason Merrill 2011-11-04 16:16:18 UTC --- Author: jason Date: Fri Nov 4 16:16:09 2011 New Revision: 180961 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180961 Log: PR c++/50941 * parser.c (cp_parser_userdef_

[Bug target/50725] [4.7 regression] -O3 -mstackrealign -march=core2 generates invalid prologue code in callee procedure

2011-11-04 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50725 --- Comment #12 from gee 2011-11-04 16:16:57 UTC --- Created attachment 25719 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25719 generated rtl with pr50725

[Bug target/50931] [avr] Support a 24-bit scalar integer mode

2011-11-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50931 --- Comment #1 from Georg-Johann Lay 2011-11-04 16:20:28 UTC --- Author: gjl Date: Fri Nov 4 16:20:18 2011 New Revision: 180962 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180962 Log: gcc/ PR target/50931 * config/avr/avr-mode

[Bug c++/50015] [C++0x] std::initializer_list members are not properly initialized

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50015 --- Comment #4 from Jason Merrill 2011-11-04 16:26:11 UTC --- I verified that my patch for 48370 also fixes this testcase.

[Bug c++/50941] [C++0x] user-defined string literals provide incorrect length for wchar_t, char16_t, and char32_t

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50941 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #19 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-04 16:30:57 UTC --- > The incorrect version of atomic.ii includes more code, but nothing specific to > pthread_once_t. I still am trying to understand the nesting, but is an extern >

[Bug c++/48420] Missed -Wconversion-null warning when passing const bool to T*

2011-11-04 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48420 --- Comment #4 from paolo at gcc dot gnu.org 2011-11-04 16:31:23 UTC --- Author: paolo Date: Fri Nov 4 16:31:18 2011 New Revision: 180963 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180963 Log: /cp 2011-11-04 Paolo Carlini PR

[Bug c++/48420] Missed -Wconversion-null warning when passing const bool to T*

2011-11-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48420 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-11-04 Thread jye2 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #59 from jye2 at gcc dot gnu.org 2011-11-04 16:50:11 UTC --- Author: jye2 Date: Fri Nov 4 16:50:04 2011 New Revision: 180964 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180964 Log: 2011-11-04 Jiangning Liu PR rtl-opt

[Bug target/50925] [4.7 Regression][avr] ICE at spill_failure, at reload1.c:2118

2011-11-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 Georg-Johann Lay changed: What|Removed |Added Target|avr-rtems4.11 |avr-* Status|UNCONFIRMED

[Bug target/50925] [4.7 Regression][avr] ICE at spill_failure, at reload1.c:2118

2011-11-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 --- Comment #4 from Georg-Johann Lay 2011-11-04 17:12:21 UTC --- Created attachment 25720 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25720 size-compared.txt This is a size comparison where objects of same name are not mangled. ...and l

[Bug c++/50965] C++11 Non static member initializer are not run when class is initialized with {}

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50965 --- Comment #5 from Jason Merrill 2011-11-04 17:15:14 UTC --- Author: jason Date: Fri Nov 4 17:15:02 2011 New Revision: 180965 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180965 Log: PR c++/50965 * class.c (check_field_decls):

[Bug c++/50965] C++11 Non static member initializer are not run when class is initialized with {}

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50965 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/50693] Loop optimization restricted by GOTOs

2011-11-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50693 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #20 from David Edelsohn 2011-11-04 17:29:20 UTC --- Created attachment 25722 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25722 rev 180821 atomic.ii from save-temps

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #21 from David Edelsohn 2011-11-04 17:33:35 UTC --- Created attachment 25723 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25723 rev 180770 atomic.ii from save-temps

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #22 from David Edelsohn 2011-11-04 17:36:52 UTC --- diff -u atomic.ii.save-temps.old atomic.ii.save-temps.new -#define __VERSION__ "4.7.0 2002 (experimental) [trunk revision 180770]" +#define __VERSION__ "4.7.0 2003 (experime

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #9 from Eric Botcazou 2011-11-04 17:38:34 UTC --- Author: ebotcazou Date: Fri Nov 4 17:38:29 2011 New Revision: 180968 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180968 Log: PR target/50979 * config/sparc/sparc.h

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #8 from Eric Botcazou 2011-11-04 17:37:09 UTC --- Author: ebotcazou Date: Fri Nov 4 17:37:03 2011 New Revision: 180966 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180966 Log: PR target/50979 * config/sparc/sparc.h

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50979 --- Comment #10 from Eric Botcazou 2011-11-04 17:39:23 UTC --- Author: ebotcazou Date: Fri Nov 4 17:39:15 2011 New Revision: 180969 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180969 Log: PR target/50979 * config/sparc/sparc.h

[Bug target/50979] architecture mismatch: "mul32" not enabled for "smul" or "umul"

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

[Bug target/49965] libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL on Solaris 11/SPARC

2011-11-04 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49965 --- Comment #17 from davem at gcc dot gnu.org 2011-11-04 20:26:07 UTC --- Author: davem Date: Fri Nov 4 20:25:59 2011 New Revision: 180982 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180982 Log: Fix sparc regression due to recent movcc

[Bug web/50100] 4.6.1 C++ Manuals Missing

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50100 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/50569] Wrong code error: memcpy eliminated when it is needed

2011-11-04 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50569 Mikael Pettersson changed: What|Removed |Added CC||jamborm at gcc dot gnu.org --- Commen

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-11-04 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #14 from Kyle Moffett 2011-11-04 21:20:18 UTC --- I'm now rebuilding the Debian GCC 4.6.2-4 (which now includes the other 2 patches I mentioned previously) with the updated 4.6 patch, I'll let you know what the results are (including

[Bug c++/50608] [4.6/4.7 regression] cannot apply 'offsetof' to a non-constant address

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50608 --- Comment #6 from Eric Botcazou 2011-11-04 21:46:10 UTC --- Author: ebotcazou Date: Fri Nov 4 21:46:07 2011 New Revision: 180986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180986 Log: 2011-11-04 Eric Botcazou PR c++/50608

[Bug c++/50608] [4.6/4.7 regression] cannot apply 'offsetof' to a non-constant address

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50608 --- Comment #7 from Eric Botcazou 2011-11-04 21:49:52 UTC --- Author: ebotcazou Date: Fri Nov 4 21:49:49 2011 New Revision: 180988 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180988 Log: 2011-11-04 Eric Botcazou PR c++/50608

[Bug c++/50608] [4.6/4.7 regression] cannot apply 'offsetof' to a non-constant address

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50608 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|4.6.1

[Bug rtl-optimization/50904] Induct benchmark of polyhedron slows down when -fno-protect-parens is enabled by -Ofast.

2011-11-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50904 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug other/50925] [4.7 Regression][avr] ICE at spill_failure, at reload1.c:2118

2011-11-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 Georg-Johann Lay changed: What|Removed |Added Component|target |other Target Milestone|---

[Bug other/50991] crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file or directory

2011-11-04 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50991 --- Comment #7 from dave.anglin at bell dot net 2011-11-04 22:30:12 UTC --- On 4-Nov-11, at 10:32 AM, bonzini at gnu dot org wrote: > John didn't say that but you're right, because otherwise the move-if- > change > would not have happened. John,

[Bug target/50952] libquad relocation R_X86_64_32S failure

2011-11-04 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50952 --- Comment #7 from Steve Kargl 2011-11-04 23:01:13 UTC --- On Wed, Nov 02, 2011 at 05:57:15AM +, markus at trippelsdorf dot de wrote: > > > > Anyone know how to fix this issue properly? > > > > Yes, just update in-tree libtool: > Sorry, I

[Bug c/50994] New: wanted: interface for querying cache size

2011-11-04 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50994 Bug #: 50994 Summary: wanted: interface for querying cache size Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement P

[Bug c/50994] wanted: interface for querying cache size

2011-11-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50994 --- Comment #1 from Andrew Pinski 2011-11-04 23:12:51 UTC --- The cache block/line size could be different on two different machines so it cannot be constant. Also there is no portable way of figuring out the cache size.

[Bug c++/17310] __builtin_offsetof doesn't check dependent expressions

2011-11-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17310 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|gcc-bugs at g

[Bug c++/44128] C++ frontend not warn on type shadowing with -Wshadow

2011-11-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44128 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org |jason at gcc dot gnu.org,

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 --- Comment #4 from Jason Merrill 2011-11-05 03:28:09 UTC --- Author: jason Date: Sat Nov 5 03:28:05 2011 New Revision: 181001 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181001 Log: PR c++/48370 * decl.c (cp_finish_decl): Run

[Bug c++/26714] violation of [class.temporary]/5

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26714 --- Comment #4 from Jason Merrill 2011-11-05 03:28:18 UTC --- Author: jason Date: Sat Nov 5 03:28:14 2011 New Revision: 181002 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181002 Log: PR c++/26714 * init.c (perform_member_init)

[Bug c++/26714] violation of [class.temporary]/5

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26714 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/44128] C++ frontend not warn on type shadowing with -Wshadow

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44128 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/50995] New: [4.5 regression] ICE in ipa-inline.c:1413

2011-11-04 Thread jojelino at gmail dot com
-o /tmp/ccZPl6Qi.s [New Thread 804.0xc28] warning: section .gnu_debuglink not found in /cygdrive/d/cygwin/bin/cygwin1.dbg [New Thread 804.0xc44] GNU C (GCC) version 4.7.0 20111104 (experimental) (i686-pc-cygwin) compiled by GNU C version 4.7.0 20111025 (experimental), GMP version 5.0.2, M

[Bug bootstrap/50982] gthr reorganization breakage

2011-11-04 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50982 --- Comment #23 from David Edelsohn 2011-11-05 06:36:06 UTC --- I suspect that libstdc++ is having problems because pthread_once_t is a struct in AIX. libstdc++ should not be written to assume it is a scalar.