[Bug rtl-optimization/17838] spills are not re-used

2011-11-16 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

[Bug c++/51149] Smarter error output in a few template deduction/substitution failure cases

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

[Bug c++/30195] Using declaration doesn't work in template.

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30195 fabien at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/25994] Using declarations and base function overloading

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994 fabien at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/6936] member using binds wrong

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6936 fabien at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/50518] [C++0x] repeated c++11 opaque enum declarations are invalid

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50518 fabien at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/26256] ignores using declaration

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26256 fabien at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/51155] Incorrect sizeof and sizeof... behavior in template partial specialization

2011-11-16 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51155 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug c++/20681] [4.4/4.5/4.6/4.7 Regression] wrong control reaches warning with switches

2011-11-16 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20681 --- Comment #33 from Dmitry G. Dyachenko dimhen at gmail dot com 2011-11-16 09:04:40 UTC --- Not a bug, enum foo can have other values except e_1. What happens if you call bar( (foo)1 ) ? sorry for noise :( You are right - no error in c#31

[Bug c++/51157] New: decltype/typeof of template member with default template argument confuses g++

2011-11-16 Thread joerg.rich...@pdv-fs.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51157 Bug #: 51157 Summary: decltype/typeof of template member with default template argument confuses g++ Classification: Unclassified Product: gcc Version: unknown

[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691

2011-11-16 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325 --- Comment #10 from Andreas Krebbel krebbel at gcc dot gnu.org 2011-11-16 09:27:59 UTC --- Author: krebbel Date: Wed Nov 16 09:27:56 2011 New Revision: 181405 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181405 Log: 2011-11-16 Andreas

[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691

2011-11-16 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325 Andreas Krebbel krebbel at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2011-11-16 Thread liujiangning at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #61 from Jiangning Liu liujiangning at gcc dot gnu.org 2011-11-16 09:47:01 UTC --- Author: liujiangning Date: Wed Nov 16 09:46:58 2011 New Revision: 181406 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181406 Log: 2011-11-16

[Bug lto/51105] [4.7 Regression] FAIL: gcc.c-torture/execute/920501-1.c compilation, -O2 -flto -flto-partition=none

2011-11-16 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51105 --- Comment #6 from Hans-Peter Nilsson hp at gcc dot gnu.org 2011-11-16 10:21:38 UTC --- (In reply to comment #3) I have no doubt the regression occurred in 181189:181208 as per the archive link; I'll bisect from that. It's r181205:181206

[Bug bootstrap/51098] [4.7 Regression] bootstrap failed on avx i686, svn revision 181259 to 181267

2011-11-16 Thread evstupac at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51098 --- Comment #6 from Stupachenko Evgeny evstupac at gmail dot com 2011-11-16 10:32:31 UTC --- Bootstrap fail was caused by later commit (revision 181246): r181246 | rth |

[Bug c++/51157] [C++0x] decltype/typeof of template member with default template argument confuses g++

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

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

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

[Bug c++/51152] [4.7 Regression] error: X has no member named Y on code that seems valid

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

[Bug c++/51149] Smarter error output in a few template deduction/substitution failure cases

2011-11-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51149 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2011-11-16 11:23:19 UTC --- (In reply to comment #0) But, there's two situations I tend to do all the time that cause several pages of irrelevant suggestions/template failures fly by.

[Bug libstdc++/51158] New: C++ std::real() is broken when using -std=c++0x mode

2011-11-16 Thread mtall.gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51158 Bug #: 51158 Summary: C++ std::real() is broken when using -std=c++0x mode Classification: Unclassified Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: major

[Bug libstdc++/51158] C++ std::real() is broken when using -std=c++0x mode

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

[Bug libstdc++/51083] TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloads not constrained

2011-11-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51083 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added CC||mtall.gcc at

[Bug c/51101] i386-rtems fails to compile dwarf2asm.c

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

[Bug libstdc++/51083] TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloads not constrained

2011-11-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51083 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.7.0 |4.6.3 ---

[Bug target/51100] libgcc configure probe generates invalid code on sparc64

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

[Bug target/51099] libgcc configure probe generates invalid code on MIPS

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

[Bug libstdc++/51083] TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloads not constrained

2011-11-16 Thread mtall.gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51083 --- Comment #17 from Mark Tall mtall.gcc at gmail dot com 2011-11-16 12:46:25 UTC --- (In reply to comment #16) I'm planning to apply this fix to the 4.6 branch, but probably not 4.4 and 4.5 because it only affects users of TR1 (and noone ever

[Bug libstdc++/51083] TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloads not constrained

2011-11-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51083 --- Comment #18 from Jonathan Wakely redi at gcc dot gnu.org 2011-11-16 12:54:23 UTC --- But -std=c++0x in the 4.4 release is highly experimental, if using it causes problems, don't use it. If in a few weeks this hasn't caused problems on the

[Bug c++/51150] [C++11][4.6/4.7 Regression] ICE when result of - initializes const variable of different type

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

[Bug c++/51150] [C++11][4.6/4.7 Regression] ICE when result of - initializes const variable of different type

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

[Bug target/43999] Gcc (lib1funcs.asm) doesn't build on ARM/Thumb2

2011-11-16 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43999 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug c++/49132] [DR 178] Aggregate-initialization rejected for class with const data member

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49132 fabien at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/51141] [4.7 regression] rev181359 causes Chromium build failure

2011-11-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51141 fabien at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug objc++/51159] New: build failure with --enable-build-with-cxx in gcc-4.6.2/gcc/objc/objc-next-runtime-abi-02.c

2011-11-16 Thread sebastian.heg...@tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51159 Bug #: 51159 Summary: build failure with --enable-build-with-cxx in gcc-4.6.2/gcc/objc/objc-next-runtime-abi-02.c Classification: Unclassified Product: gcc Version: 4.6.2

[Bug fortran/51160] New: Memory leak with abstract type

2011-11-16 Thread mrestelli at gmail dot com
Fortran (GCC) 4.7.0 2016 (experimental) and I'm compiling with gfortran -g test.f90 -o prg module mod1 implicit none type, abstract :: at contains procedure(i_copy), deferred, pass(y) :: copy end type at abstract interface subroutine i_copy(y,x) import :: at implicit none class

[Bug bootstrap/51098] [4.7 Regression] bootstrap failed on avx i686, svn revision 181259 to 181267

2011-11-16 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51098 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug bootstrap/51098] [4.7 Regression] bootstrap failed on avx i686, svn revision 181259 to 181267

2011-11-16 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51098 --- Comment #8 from uros at gcc dot gnu.org 2011-11-16 14:51:19 UTC --- Author: uros Date: Wed Nov 16 14:51:13 2011 New Revision: 181408 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181408 Log: PR bootstrap/51098 * acinclude.m4

[Bug bootstrap/51098] [4.7 Regression] bootstrap failed on avx i686, svn revision 181259 to 181267

2011-11-16 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51098 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/49960] inconsistent outputs when enabling autopar for a self -dependence testcase

2011-11-16 Thread razya at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49960 --- Comment #3 from razya at gcc dot gnu.org 2011-11-16 14:58:10 UTC --- Author: razya Date: Wed Nov 16 14:58:04 2011 New Revision: 181409 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181409 Log: PR tree-optimization/49960 *

[Bug tree-optimization/49960] inconsistent outputs when enabling autopar for a self -dependence testcase

2011-11-16 Thread razya at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49960 --- Comment #4 from razya at gcc dot gnu.org 2011-11-16 14:59:18 UTC --- Author: razya Date: Wed Nov 16 14:59:14 2011 New Revision: 181410 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181410 Log: PR tree-optimization/49960 *

[Bug tree-optimization/49960] inconsistent outputs when enabling autopar for a self -dependence testcase

2011-11-16 Thread razya at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49960 --- Comment #5 from razya at gcc dot gnu.org 2011-11-16 15:01:52 UTC --- Author: razya Date: Wed Nov 16 15:01:47 2011 New Revision: 181411 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181411 Log: PR tree-optimization/49960 *

[Bug c++/51161] New: [C++0x] Illegal static_cast to rvalue reference to ambiguous base class

2011-11-16 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51161 Bug #: 51161 Summary: [C++0x] Illegal static_cast to rvalue reference to ambiguous base class Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug target/45102] mm/page-writeback.c:820: internal compiler error: Segmentation fault

2011-11-16 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45102 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added CC||ramana at

[Bug target/51162] New: [Regression] ICE: segfault in dump_gimple_call

2011-11-16 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51162 Bug #: 51162 Summary: [Regression] ICE: segfault in dump_gimple_call Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/51160] [OOP] Memory leak with abstract type

2011-11-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51160 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug libstdc++/51102] missing macros in atomic

2011-11-16 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51102 --- Comment #1 from Andrew Macleod amacleod at redhat dot com 2011-11-16 15:43:23 UTC --- Author: amacleod Date: Wed Nov 16 15:43:15 2011 New Revision: 181414 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181414 Log: 2011-11-16 Andrew

[Bug c++/50958] [C++0x] raw literal operator provides incorrect string for integer literal '0'

2011-11-16 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50958 --- Comment #3 from Ed Smith-Rowland 3dw4rd at verizon dot net 2011-11-16 16:03:26 UTC --- Created attachment 25839 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25839 Patch to correctly resolve literal operators. Literal operators were not

[Bug other/51163] New: gcc.dg/tm/alias-1.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51163 Bug #: 51163 Summary: gcc.dg/tm/alias-1.c failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51163] gcc.dg/tm/alias-1.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51163 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51164] New: gcc.dg/tm/alias-2.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51164 Bug #: 51164 Summary: gcc.dg/tm/alias-2.c failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51165] New: gcc.dg/tm/memopt-3.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51165 Bug #: 51165 Summary: gcc.dg/tm/memopt-3.c failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51166] New: gcc.dg/tm/memopt-4.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51166 Bug #: 51166 Summary: gcc.dg/tm/memopt-4.c failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51167] New: gcc.dg/tm/memopt-5.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51167 Bug #: 51167 Summary: gcc.dg/tm/memopt-5.c failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51168] New: gcc.dg/tm/memopt-7.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51168 Bug #: 51168 Summary: gcc.dg/tm/memopt-7.c failure Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51169] New: XFAIL: libitm.c/dropref-2.c execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51169 Bug #: 51169 Summary: XFAIL: libitm.c/dropref-2.c execution test Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug other/51170] New: XFAIL: libitm.c/dropref.c execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51170 Bug #: 51170 Summary: XFAIL: libitm.c/dropref.c execution test Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug other/51170] XFAIL: libitm.c/dropref.c execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51170 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51171] New: XFAIL: libitm.c/reentrant.c execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51171 Bug #: 51171 Summary: XFAIL: libitm.c/reentrant.c execution test Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug other/51171] XFAIL: libitm.c/reentrant.c execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51171 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51172] New: XFAIL: libitm.c++/dropref.C execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51172 Bug #: 51172 Summary: XFAIL: libitm.c++/dropref.C execution test Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug other/51173] New: XFAIL: libitm.c++/static_ctor.C

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51173 Bug #: 51173 Summary: XFAIL: libitm.c++/static_ctor.C Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51173] XFAIL: libitm.c++/static_ctor.C

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51173 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51174] New: AIX unexpected error_mark node in new TM tests

2011-11-16 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 Bug #: 51174 Summary: AIX unexpected error_mark node in new TM tests Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug other/51164] gcc.dg/tm/alias-2.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51164 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51165] gcc.dg/tm/memopt-3.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51165 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51166] gcc.dg/tm/memopt-4.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51166 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51167] gcc.dg/tm/memopt-5.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51167 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51168] gcc.dg/tm/memopt-7.c failure

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51168 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51172] XFAIL: libitm.c++/dropref.C execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51172 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 David Edelsohn dje at gcc dot gnu.org changed: What|Removed |Added Target||alpha-dec-osf5.1b,

[Bug other/51169] XFAIL: libitm.c/dropref-2.c execution test

2011-11-16 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51169 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/51175] New: Memory Leak with Transfer intrinsic

2011-11-16 Thread stefano.borini at ferrara dot linux.it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51175 Bug #: 51175 Summary: Memory Leak with Transfer intrinsic Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 --- Comment #2 from David Edelsohn dje at gcc dot gnu.org 2011-11-16 16:45:01 UTC --- /tmp/2015/gcc/xgcc -B/tmp/2015/gcc/ /farm/dje/src/src/gcc/testsuite/c-c++-common/tm/freq.c-fgnu-tm -O -S -o freq.s /tmp/2015/gcc/xgcc

[Bug c/51176] New: possible integer wrong code bug

2011-11-16 Thread regehr at cs dot utah.edu
/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../configure --with-libelf=/usr/local --enable-lto --prefix=/home/regehr/z/compiler-install/gcc-r181415-install --program-prefix=r181415- --enable-languages=c,c++ Thread model: posix gcc version 4.7.0 2016

[Bug fortran/41102] Ease error checking of included files located in the SYSTEM_INCLUDE_DIR/ending in .h

2011-11-16 Thread fwi at inducks dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41102 fwi at inducks dot org changed: What|Removed |Added CC||fwi at inducks dot org ---

[Bug bootstrap/51177] New: [4.7 Regression] bootstrap failure on Linux/ia32

2011-11-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51177 Bug #: 51177 Summary: [4.7 Regression] bootstrap failure on Linux/ia32 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia

2011-11-16 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641 --- Comment #7 from Richard Earnshaw rearnsha at gcc dot gnu.org 2011-11-16 17:02:52 UTC --- Author: rearnsha Date: Wed Nov 16 17:02:44 2011 New Revision: 181416 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181416 Log: 2011-11-16 Richard

[Bug fortran/51175] Memory Leak with Transfer intrinsic

2011-11-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51175 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug libstdc++/51142] [C++0x] map::erase(key) doesn't compile with -D_GLIBCXX_DEBUG.

2011-11-16 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51142 --- Comment #6 from Pawel Sikora pluto at agmk dot net 2011-11-16 17:19:51 UTC --- any plans to 4.6 backport?

[Bug target/51178] New: FAIL: g++.dg/lookup/builtin5.C scan-assembler _ZSt5atanhd

2011-11-16 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51178 Bug #: 51178 Summary: FAIL: g++.dg/lookup/builtin5.C scan-assembler _ZSt5atanhd Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug libstdc++/51142] [C++0x] map::erase(key) doesn't compile with -D_GLIBCXX_DEBUG.

2011-11-16 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51142 --- Comment #7 from Paolo Carlini paolo.carlini at oracle dot com 2011-11-16 17:30:39 UTC --- http://gcc.gnu.org/ml/libstdc++/2011-11/msg00157.html

[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia

2011-11-16 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641 --- Comment #8 from Richard Earnshaw rearnsha at gcc dot gnu.org 2011-11-16 17:53:31 UTC --- Author: rearnsha Date: Wed Nov 16 17:53:28 2011 New Revision: 181418 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181418 Log: 2011-11-16 Richard

[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia

2011-11-16 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 --- Comment #3 from David Edelsohn dje at gcc dot gnu.org 2011-11-16 17:59:47 UTC --- (gdb) print decl $1 = 0x0 (gdb) where #0 internal_error ( gmsgid=0x11288a94 tree check: expected tree that contains %qs structure, have %qs in %s, at

[Bug target/51153] OpenACC implementation

2011-11-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51153 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-11-16 18:23:22 UTC --- --- Comment #1 from David Edelsohn dje at gcc dot gnu.org 2011-11-16 16:31:00 UTC --- Confirmed. I think this may be present

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 --- Comment #5 from David Edelsohn dje at gcc dot gnu.org 2011-11-16 18:30:29 UTC --- The rs6000.c failure looks like rs6000_xcoff_section_type_flags() should deal with decl == NULL. But the other similar failure is in trans-mem.c: (gdb) where

[Bug other/51174] AIX unexpected error_mark node in new TM tests

2011-11-16 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174 --- Comment #6 from David Edelsohn dje at gcc dot gnu.org 2011-11-16 18:43:06 UTC --- DECL_COMDAT field validly can be NULL on some targets. And most other uses seem to be copying the value. I think that tm_mangle() needs to be prepared for its

[Bug other/51011] FAIL: gcc.dg/atomic-generic.c (test for excess errors)

2011-11-16 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011 --- Comment #6 from Andrew Macleod amacleod at redhat dot com 2011-11-16 19:03:18 UTC --- Created attachment 25840 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25840 potential fix rth has finished the libgcc changes required for supplying

[Bug target/51179] New: poor vectorization on interlagos.

2011-11-16 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51179 Bug #: 51179 Summary: poor vectorization on interlagos. Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug middle-end/51144] r181279 possibly miscompilation of genmddeps

2011-11-16 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51144 Steve Ellcey sje at cup dot hp.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/20128] ice with mudflap + profile generate

2011-11-16 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20128 --- Comment #9 from Volker Reichelt reichelt at gcc dot gnu.org 2011-11-16 19:24:55 UTC --- *** Bug 34617 has been marked as a duplicate of this bug. ***

[Bug gcov-profile/34617] ICE with -fmudflap -fprofile-arcs

2011-11-16 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34617 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/20128] ice with mudflap + profile generate

2011-11-16 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20128 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0 ---

[Bug c++/51180] New: [C++0x][C++11] inner class alias-definition variadic template error

2011-11-16 Thread trashyankes at wp dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 Bug #: 51180 Summary: [C++0x][C++11] inner class alias-definition variadic template error Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug bootstrap/51177] [4.7 Regression] bootstrap failure with inlined isXXX functions

2011-11-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51177 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Summary|[4.7 Regression] bootstrap |[4.7 Regression]

[Bug bootstrap/50888] Bootstrap failure in libjava against latest git glibc

2011-11-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||hjl.tools at

[Bug bootstrap/51177] [4.7 Regression] bootstrap failure with inlined isXXX functions

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

[Bug objc++/51159] build failure with --enable-build-with-cxx in gcc-4.6.2/gcc/objc/objc-next-runtime-abi-02.c

2011-11-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51159 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2011-11-16 21:18:20 UTC --- Have you tried the trunk? --enable-build-with-cxx is really only needed if your plugin is written in C++.

[Bug fortran/39427] F2003: Procedures with same name as types/type constructors

2011-11-16 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39427 --- Comment #29 from Tobias Burnus burnus at gcc dot gnu.org 2011-11-16 21:37:48 UTC --- Author: burnus Date: Wed Nov 16 21:37:43 2011 New Revision: 181425 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181425 Log: gcc/fortran 2011-11-16

  1   2   >