[Bug tree-optimization/48497] gfortran.dg/graphite/vect-pr40979.f90 FAILs without -march=pentium4

2011-04-11 Thread allan at archlinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48497 --- Comment #1 from Allan McRae allan at archlinux dot org 2011-04-11 06:12:28 UTC --- I see the same failure with -march=i686 on i686-pc-linux-gnu with gcc-4.6.0. Using -march=pentium4 makes this pass.

[Bug libstdc++/48547] iostream and some other C++ libraries do not work with -fpack-struct

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

[Bug rtl-optimization/48549] New: [4.6/4.7 Regression] Combiner ICE with -g

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48549 Summary: [4.6/4.7 Regression] Combiner ICE with -g Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3

[Bug bootstrap/48520] make install for cross-compile silently clobbers target-gcc

2011-04-11 Thread tim.vanholder at anubex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48520 --- Comment #2 from tim.vanholder at anubex dot com 2011-04-11 06:56:27 UTC --- Fair enough. However, this was the _only_ (noticeable) breakage resulting from this configuration. If that's really all there is I don't see why this

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate

2011-04-11 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908 --- Comment #4 from Mikael Pettersson mikpe at it dot uu.se 2011-04-11 07:36:17 UTC --- I have fully tested patches to fix this for 4.4.5, 4.5.2, and 4.6.0 (presumably that one will also work for 4.7 but I haven't checked), but I've avoided

[Bug c++/48534] [C++0x][SFINAE] Compiler break down on explicit scoped enum = bool conversion

2011-04-11 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48534 --- Comment #1 from Daniel Krügler daniel.kruegler at googlemail dot com 2011-04-11 07:40:56 UTC --- I would like to add that the silent-death behaviour seems to be an unfortunate behaviour of my Cygwin environment. In non-Cygwin environments

[Bug lto/48548] recent svn version gcc (4.6? 4.7?) compile failed

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

[Bug libstdc++/48547] iostream and some other C++ libraries do not work with -fpack-struct

2011-04-11 Thread jmichae3 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48547 --- Comment #18 from Jim Michaels jmichae3 at yahoo dot com 2011-04-11 07:48:08 UTC --- I will admit I have not tried this with any VC++ compiler newer than VC++ 6.0, which is circa windows NT/98 era. things have changed a lot since then. I know

[Bug libstdc++/48547] iostream and some other C++ libraries do not work with -fpack-struct

2011-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48547 --- Comment #19 from Jonathan Wakely redi at gcc dot gnu.org 2011-04-11 07:56:16 UTC --- (In reply to comment #18) it sounds to me from your post that it would be a lot of extra work for the compiler builders, making 2 sets of binaries for

[Bug lto/48548] recent svn version gcc (4.6? 4.7?) compile failed

2011-04-11 Thread kuh3h3 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48548 --- Comment #2 from kuh3h3 at gmail dot com 2011-04-11 09:02:27 UTC --- my system is ubuntu natty. build env is source ccompiled version. cloog-ppl-0.15.11(ppl legacy), cloog.git(isl),gmp-5.0.1,libelf-0.8.13, mpfr-3.0.1,mpc-svn, ppl.git,

[Bug middle-end/47976] [4.5/4.6/4.7 Regression] Recent gfortran.dg/actual_array_constructor_3.f90 regression on arm-linux-gnueabi

2011-04-11 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976 --- Comment #8 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2011-04-11 09:03:55 UTC --- Patch posted here and waiting for feedback. http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00540.html

[Bug fortran/45586] [4.6/4.7 Regression] ICE non-trivial conversion at assignment

2011-04-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #51 from Tobias Burnus burnus at gcc dot gnu.org 2011-04-11 09:09:37 UTC --- (In reply to comment #50) The original problem in comment #0 fails (i.e. the build of CP2K) with trunk 4.7, at what I believe is essentially the same

[Bug lto/48548] recent svn version gcc (4.6? 4.7?) compile failed

2011-04-11 Thread kuh3h3 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48548 --- Comment #3 from kuh3h3 at gmail dot com 2011-04-11 09:13:51 UTC --- ^_^[/media/sdc2/gcc-build/gcc-trunk]$ ls -al /media/sdc2/gcc-4.5.1/include/cloog* 합계 152 drwxr-xr-x 4 gagemel gagemel 4096 4월 11 11:03 . drwxr-xr-x 6 gagemel gagemel 4096

[Bug lto/48548] recent svn version gcc (4.6? 4.7?) compile failed

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

[Bug other/48550] New: configure script help doesn't describe -enable-languages option

2011-04-11 Thread aponomarenko at ispras dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48550 Summary: configure script help doesn't describe -enable-languages option Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug lto/48548] recent svn version gcc (4.6? 4.7?) compile failed

2011-04-11 Thread kuh3h3 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48548 --- Comment #5 from kuh3h3 at gmail dot com 2011-04-11 09:23:35 UTC --- sorry i didn`t know where this error go to. where i say this cloog related error to? not lto?

[Bug c++/48551] New: Following source code crashes the c++ compiler on coldfire platform.

2011-04-11 Thread miro.kropacek at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48551 Summary: Following source code crashes the c++ compiler on coldfire platform. Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug c++/48551] Following source code crashes the c++ compiler on coldfire platform.

2011-04-11 Thread miro.kropacek at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48551 --- Comment #1 from Miro Kropacek miro.kropacek at gmail dot com 2011-04-11 09:48:18 UTC --- Created attachment 23953 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23953 Test case

[Bug c/48546] lto-wrapper returned 1 exit

2011-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48546 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c/48545] dereferencing does not work as expected

2011-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48545 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug other/48550] configure script help doesn't describe -enable-languages option

2011-04-11 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48550 --- Comment #1 from Andreas Schwab sch...@linux-m68k.org 2011-04-11 10:00:11 UTC --- $ ./configure --help=recursive | grep enable-languages --enable-languages=LIST specify which front-ends to build

[Bug rtl-optimization/48549] [4.6/4.7 Regression] Combiner ICE with -g

2011-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48549 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.6.1

[Bug other/48550] configure script help doesn't describe -enable-languages option

2011-04-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48550 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/48543] Collapse identical strings

2011-04-11 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48543 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added CC||jb at gcc dot

[Bug target/48090] [4.5 Regression] gcc 4.5.2 miscompilation when building on arm

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

[Bug rtl-optimization/48549] [4.6/4.7 Regression] Combiner ICE with -g

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

[Bug lto/48492] [4.7 Regression] LTO bootstrap failure in copy_constant

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

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-04-11 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #80 from Jan Hubicka hubicka at gcc dot gnu.org 2011-04-11 11:00:05 UTC --- Hi, in the resolution files, the swap functions are already undefined 5382 3d06433b UNDEF __assert_fail 5400 3d06433b UNDEF

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-04-11 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #81 from Jan Hubicka hubicka at gcc dot gnu.org 2011-04-11 11:13:32 UTC --- Sorry, firefox concluded I want to save changes when I didn't ;) The problem is function Elf_Ehdr::serialize(std::basic_ofstreamchar, std::char_traitschar ,

[Bug c/48552] New: ICE with void type expressions in asm inputs/outputs

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48552 Summary: ICE with void type expressions in asm inputs/outputs Product: gcc Version: 4.6.0 URL: https://bugzilla.redhat.com/show_bug.cgi?id=693986 Status: UNCONFIRMED Keywords:

[Bug testsuite/21164] libjava tests uses absolute paths

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

[Bug c/48552] ICE with void type expressions in asm inputs/outputs

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48552 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org 2011-04-11 12:28:31 UTC --- Created attachment 23954 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23954 gcc46-pr48552.patch Untested fix.

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug c/48517] [4.6/4.7 Regression] ICE in build_unary_op, at c-typeck.c:3786

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48517 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug go/48553] New: fmt FAILs on 32-bit Solaris 2 with stack overflow

2011-04-11 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48553 Summary: fmt FAILs on 32-bit Solaris 2 with stack overflow Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo:

[Bug go/48122] crypto/aes test fails on 32-bit Solaris 11/x86

2011-04-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48122 --- Comment #1 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2011-04-11 13:15:45 UTC --- I noticed that this error only happens in a modifed tree with the libgo multilib check patch

[Bug c/48517] [4.6/4.7 Regression] ICE in build_unary_op, at c-typeck.c:3786

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48517 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2011-04-11 13:24:23 UTC --- Created attachment 23955 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=23955 gcc46-pr48517.patch Untested fix.

[Bug c/48554] New: Regression for coldfire platform

2011-04-11 Thread miro.kropacek at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48554 Summary: Regression for coldfire platform Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: c AssignedTo:

[Bug c/48546] lto-wrapper returned 1 exit

2011-04-11 Thread rootkit85 at yahoo dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48546 --- Comment #2 from rootkit85 at yahoo dot it rootkit85 at yahoo dot it 2011-04-11 13:48:52 UTC --- I'll try when Linaro will switch to 4.6 then

[Bug tree-optimization/48195] ICE: vector VEC(ipa_node_params_t,base) index domain error, in ipa_analyze_node at ipa-prop.c:1525 with -flto --param partial-inlining-entry-probability=101

2011-04-11 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48195 --- Comment #4 from Martin Jambor jamborm at gcc dot gnu.org 2011-04-11 14:26:00 UTC --- Author: jamborm Date: Mon Apr 11 14:25:55 2011 New Revision: 172256 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172256 Log: 2011-04-11 Martin

[Bug tree-optimization/48195] ICE: vector VEC(ipa_node_params_t,base) index domain error, in ipa_analyze_node at ipa-prop.c:1525 with -flto --param partial-inlining-entry-probability=101

2011-04-11 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48195 --- Comment #5 from Martin Jambor jamborm at gcc dot gnu.org 2011-04-11 14:27:35 UTC --- Fixed on trunk, bootstrap and testing on the 4.6 branch in progress.

[Bug translation/48555] New: [fr] gibberish warning (déréférencement du pointeur type-punned brisera les strictes d'aliases)

2011-04-11 Thread lecotegougdelaforce at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48555 Summary: [fr] gibberish warning (déréférencement du pointeur type-punned brisera les strictes d'aliases) Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal

[Bug translation/48555] [fr] gibberish warning (déréférencement du pointeur type-punned brisera les strictes d'aliases)

2011-04-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48555 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org 2011-04-11 14:59:10 UTC --- the same translation is used for the might break strict aliasing rules warning, the translations should distinguish between will break and might break

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-04-11 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #82 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-04-11 15:08:28 UTC --- (In reply to comment #81) The problem is function Elf_Ehdr::serialize(std::basic_ofstreamchar, std::char_traitschar , char, char) ... Would

[Bug gcov-profile/48463] gcov generating bad function coverage

2011-04-11 Thread lieutenantfeist at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48463 --- Comment #2 from Christian Feist lieutenantfeist at hotmail dot de 2011-04-11 15:30:19 UTC --- Thank you for your reply. Using GCC 4.6 (and with it the newest version of GCOV), does generate a slightly different output, but it doesn't show

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]

2011-04-11 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18918 --- Comment #34 from Tobias Burnus burnus at gcc dot gnu.org 2011-04-11 15:50:51 UTC --- Author: burnus Date: Mon Apr 11 15:50:47 2011 New Revision: 172262 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172262 Log: 2011-04-11 Tobias Burnus

[Bug bootstrap/48556] New: Gcc 4.6.0 bootstrap fails with in-tree GMP/MPFR/MPC

2011-04-11 Thread fago at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48556 Summary: Gcc 4.6.0 bootstrap fails with in-tree GMP/MPFR/MPC Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap

[Bug translation/48555] [fr] gibberish warning (déréférencement du pointeur type-punned brisera les strictes d'aliases)

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48555 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2011-04-11 16:40:49 UTC --- The translation itself is handled by the translation team which is separate from GCC.

[Bug c/48545] dereferencing does not work as expected

2011-04-11 Thread gerald at itzgrund dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48545 --- Comment #3 from Gerald Lutter gerald at itzgrund dot net 2011-04-11 16:42:16 UTC --- Hi Dmitry, sorry for referring to you as a team :-) but I still think that dereferencing should not be ignored like it is done for *output: output:

[Bug target/48554] Regression for coldfire platform

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48554 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Component|c |target

[Bug rtl-optimization/48496] [4.7 Regression] 'asm' operand requires impossible reload in libffi/src/ia64/ffi.c

2011-04-11 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48496 --- Comment #4 from Vladimir Makarov vmakarov at redhat dot com 2011-04-11 17:11:37 UTC --- The new big IRA patch just triggered a latent reload bug. The code in question is in function reload_as_needed /* If this was an ASM, make

[Bug rtl-optimization/48549] [4.6/4.7 Regression] Combiner ICE with -g

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

[Bug target/11772] Incorrect code generated with -mrtd and long long (most builtins)

2011-04-11 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11772 --- Comment #6 from Kai Tietz ktietz at gcc dot gnu.org 2011-04-11 17:44:08 UTC --- Author: ktietz Date: Mon Apr 11 17:44:04 2011 New Revision: 172268 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172268 Log: 2011-04-11 Kai Tietz

[Bug target/9601] -mrtd switch/stdcall attribute raises warnings for __buitltin functions

2011-04-11 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9601 --- Comment #6 from Kai Tietz ktietz at gcc dot gnu.org 2011-04-11 17:44:08 UTC --- Author: ktietz Date: Mon Apr 11 17:44:04 2011 New Revision: 172268 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172268 Log: 2011-04-11 Kai Tietz

[Bug target/11772] Incorrect code generated with -mrtd and long long (most builtins)

2011-04-11 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11772 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/9601] -mrtd switch/stdcall attribute raises warnings for __buitltin functions

2011-04-11 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9601 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/48557] New: [C++0x][SFINAE] Hard errors with void as operand of binary built-in operators

2011-04-11 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48557 Summary: [C++0x][SFINAE] Hard errors with void as operand of binary built-in operators Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c++/48551] Following source code crashes the c++ compiler on coldfire platform.

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

[Bug target/48551] Following source code crashes the c++ compiler on coldfire platform.

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48551 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target||m68k-linux

[Bug target/48554] Regression for coldfire platform

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

[Bug middle-end/48558] New: -Warray-bounds fails o detect the out of bound array access

2011-04-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48558 Summary: -Warray-bounds fails o detect the out of bound array access Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/48559] New: parallel-mode vs C++0x

2011-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48559 Summary: parallel-mode vs C++0x Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassig...@gcc.gnu.org

[Bug libstdc++/48559] parallel-mode vs C++0x

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

[Bug libstdc++/48541] std::function(std::_Function_base) should use std::addressof

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

[Bug libstdc++/48365] Non-constant references in std::valarray::operator

2011-04-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48365 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2011-04-11 18:33:53 UTC --- Gaby, any comments on this? Thanks in advance.

[Bug target/21738] MIPS libsupc++ built with small data

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

[Bug middle-end/48558] -Warray-bounds fails to detect the out of bound array access

2011-04-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48558 --- Comment #1 from H.J. Lu hjl.tools at gmail dot com 2011-04-11 18:40:07 UTC --- A testcase: [hjl@gnu-6 bfd]$ cat x.c enum bfd_reloc_code_real { BFD_RELOC_386_IRELATIVE }; typedef enum bfd_reloc_code_real bfd_reloc_code_real_type; typedef

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO

2011-04-11 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #83 from Markus Trippelsdorf markus at trippelsdorf dot de 2011-04-11 18:44:07 UTC --- I am not sure if this is GCC bug or elfhack, but I would guess for elfhack actually. I guess you're right, because when I move the swap

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-11 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #3 from Vladimir Makarov vmakarov at redhat dot com 2011-04-11 18:44:59 UTC --- There is typo in a loop condition resulting in taking hard registers of LIM_REG_CLASS which happens a garbage for VAX. I'll send a patch soon.

[Bug middle-end/30996] Performance problem with structure assignment on MIPS

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30996 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2011-04-11 18:45:33 UTC --- It works for me on the trunk and on 4.3.3.

[Bug c/48545] dereferencing does not work as expected

2011-04-11 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48545 --- Comment #4 from Dmitry Gorbachev d.g.gorbachev at gmail dot com 2011-04-11 18:45:50 UTC --- *output and output have different types, but numberically they are equal. That's how C works. More fun: extern int printf(const char *, ...); char

[Bug target/46453] MIPS backend is not using special instructions for __builtin_bswap32

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46453 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target|mips-elf|mips*-*-*

[Bug middle-end/48558] -Warray-bounds fails to detect the out of bound array access

2011-04-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48558 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2011-04-11 19:09:54 UTC --- A simple change from return elf_howto_table[R_386_IRELATIVE]; to return elf_howto_table[R_386_IRELATIVE]; makes GCC to warn: [hjl@gnu-6 bfd]$ cat x.c enum

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-11 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #4 from Vladimir Makarov vmakarov at gcc dot gnu.org 2011-04-11 19:23:17 UTC --- Author: vmakarov Date: Mon Apr 11 19:23:13 2011 New Revision: 172274 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172274 Log: 2011-04-11

[Bug middle-end/48560] New: [4.6/4.7 Regression] -Warray-bounds fails to detect the out of bound array access

2011-04-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48560 Summary: [4.6/4.7 Regression] -Warray-bounds fails to detect the out of bound array access Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug target/21738] MIPS libsupc++ built with small data

2011-04-11 Thread jifl-bugzilla at jifvik dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21738 --- Comment #2 from Jonathan Larmour jifl-bugzilla at jifvik dot org 2011-04-11 19:59:07 UTC --- I had forgotten I had submitted this :-). Some work has been done by Richard Sandiford to address this, and there is now a -mno-extern-sdata option.

[Bug middle-end/45274] __restrict__ type qualifier does not work on pointers to bitfields

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45274 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug fortran/47571] [4.7 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011

2011-04-11 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571 Janne Blomqvist jb at gcc dot gnu.org changed: What|Removed |Added URL|http://gcc.gnu.org/ml/gcc-p

[Bug c/48561] New: internal compiler error: in change_address_1, at emit-rtl.c:1954

2011-04-11 Thread brian.davis at eclipseoptions dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48561 Summary: internal compiler error: in change_address_1, at emit-rtl.c:1954 Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/42661] Documented -mmad option not accepted.

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

[Bug c++/48035] [4.4/4.5 Regression] Mismatch on size of class when initializing hierarchy involving virtual inheritance and empty base classes

2011-04-11 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48035 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added CC||tschwinge

[Bug c++/48562] New: Prematurely destroys initializer_list array when using new-expression

2011-04-11 Thread schaub.johannes at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48562 Summary: Prematurely destroys initializer_list array when using new-expression Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/48457] [C++0x] GCC does not recognize function rvalue reference expressions as lvalues

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48457 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2011-04-11 22:00:16 UTC --- Author: jason Date: Mon Apr 11 22:00:06 2011 New Revision: 172282 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172282 Log: PR c++/48457, Core 1238

[Bug c++/48534] [C++0x][SFINAE] Compiler break down on explicit scoped enum = bool conversion

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48534 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-04-11 22:00:39 UTC --- Author: jason Date: Mon Apr 11 22:00:31 2011 New Revision: 172284 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172284 Log: PR c++/48534 * cvt.c

[Bug c++/48535] [C++0x][SFINAE] Hard errors during list-value-initialization

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48535 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2011-04-11 22:00:48 UTC --- Author: jason Date: Mon Apr 11 22:00:42 2011 New Revision: 172285 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172285 Log: PR c++/48535 *

[Bug c++/48535] [C++0x][SFINAE] Hard errors during list-value-initialization

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48535 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-04-11 22:01:10 UTC --- Author: jason Date: Mon Apr 11 22:01:04 2011 New Revision: 172287 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172287 Log: PR c++/48535 *

[Bug c++/48535] [C++0x][SFINAE] Hard errors during list-value-initialization

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48535 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-04-11 22:01:01 UTC --- Author: jason Date: Mon Apr 11 22:00:53 2011 New Revision: 172286 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172286 Log: PR c++/48535 *

[Bug c++/48523] [C++0x] lambda cannot capture 'this' in class template

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48523 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2011-04-11 22:00:27 UTC --- Author: jason Date: Mon Apr 11 22:00:20 2011 New Revision: 172283 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172283 Log: PR c++/48523 *

[Bug middle-end/48464] [4.7 Regression] @171649: ICE in setup_pressure_classes, at ira.c:877

2011-04-11 Thread jbg...@lug-owl.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48464 --- Comment #5 from Jan-Benedict Glaw jbg...@lug-owl.de 2011-04-11 22:04:12 UTC --- (In reply to comment #4) URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172274 Log: 2011-04-11 Vladimir Makarov vmaka...@redhat.com PR

[Bug c/48563] New: EOF not at EOL

2011-04-11 Thread keks at unstable dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48563 Summary: EOF not at EOL Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org

[Bug middle-end/48563] EOF not at EOL

2011-04-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48563 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Component|c |middle-end ---

[Bug middle-end/48563] EOF not at EOL

2011-04-11 Thread keks at unstable dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48563 --- Comment #2 from keks at unstable dot nl 2011-04-11 22:27:45 UTC --- that is the problem, it was during a bootstrap procedure and I'm not sure which gcc was used. from reading the buildscript it believe it was the new one though: %

[Bug c++/48523] [C++0x] lambda cannot capture 'this' in class template

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48523 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-04-12 00:20:23 UTC --- Author: jason Date: Tue Apr 12 00:20:18 2011 New Revision: 172293 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172293 Log: PR c++/48523 *

[Bug c++/48534] [C++0x][SFINAE] Compiler break down on explicit scoped enum = bool conversion

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48534 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-04-12 00:20:36 UTC --- Author: jason Date: Tue Apr 12 00:20:32 2011 New Revision: 172294 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=172294 Log: PR c++/48534 * cvt.c

[Bug c/48564] New: good hello welell some.

2011-04-11 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48564 Summary: good hello welell some. Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org

[Bug c++/48534] [C++0x][SFINAE] Compiler break down on explicit scoped enum = bool conversion

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

[Bug c++/48535] [C++0x][SFINAE] Hard errors during list-value-initialization

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

[Bug c++/48535] [C++0x][SFINAE] Hard errors during list-value-initialization

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48535 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/48457] [C++0x] GCC does not recognize function rvalue reference expressions as lvalues

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

[Bug c++/48523] [C++0x] lambda cannot capture 'this' in class template

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

  1   2   >