[Bug tree-optimization/55176] New: [4.8 Regression] Out of memory during Chromium build

2012-11-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55176 Bug #: 55176 Summary: [4.8 Regression] Out of memory during Chromium build Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: norm

[Bug bootstrap/48231] bootstrapping gcc-4.6.0-RC-20110321 fails for h8300-rtems*

2012-11-01 Thread corsepiu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48231 --- Comment #3 from Ralf Corsepius 2012-11-02 05:35:18 UTC --- DJ, any chances to see your patch from comment#1 be commited?

[Bug regression/55167] [4.8 Regression]: g++.dg/other/vector-compare.C, ICE

2012-11-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55167 Hans-Peter Nilsson changed: What|Removed |Added Depends on||55001 --- Comment #4 from

[Bug bootstrap/55175] New: i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm'

2012-11-01 Thread corsepiu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55175 Bug #: 55175 Summary: i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm' Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNC

[Bug tree-optimization/55162] Loop ivopts cuts off top bits of loop counter

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

[Bug fortran/55174] internal compiler error: Segmentation fault with bad array reference

2012-11-01 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55174 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-11-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #39 from Andrew Pinski 2012-11-02 02:41:37 UTC --- (In reply to comment #38) > Ah, the #c3 fail on powerpc was due to a powerpc glibc pthread_once bug. And > comment #36 should have read: > ..previous test was for *either* at

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-11-01 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #38 from Alan Modra 2012-11-02 02:39:29 UTC --- Ah, the #c3 fail on powerpc was due to a powerpc glibc pthread_once bug. And comment #36 should have read: ..previous test was for *either* atomic bool or atomic int.

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-11-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #37 from Andrew Pinski 2012-11-02 02:16:48 UTC --- (In reply to comment #36) > The change I mention in #c22 > http://gcc.gnu.org/viewcvs?view=revision&revision=184110 > tests for atomic ops on all of bool, short, int and long

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-11-01 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #36 from Alan Modra 2012-11-02 02:13:20 UTC --- The change I mention in #c22 http://gcc.gnu.org/viewcvs?view=revision&revision=184110 tests for atomic ops on all of bool, short, int and long long, where the previous test was

[Bug libstdc++/52839] [4.7/4.8 Regression] double free or corruption running tr1/.../default_weaktoshared.exe

2012-11-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52839 --- Comment #35 from Andrew Pinski 2012-11-02 01:35:35 UTC --- I get the same "randomish" failure on MIPS64 (the Octeon 1 with 16 cores) with GCC 4.7. The patch listed below will not help me at all as the code is already using the __atomi

[Bug fortran/55174] New: internal compiler error: Segmentation fault with bad array reference

2012-11-01 Thread john.harper at vuw dot ac.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55174 Bug #: 55174 Summary: internal compiler error: Segmentation fault with bad array reference Classification: Unclassified Product: gcc Version: unknown Status

[Bug rtl-optimization/44194] struct returned by value generates useless stores

2012-11-01 Thread eraman at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44194 --- Comment #50 from eraman at gcc dot gnu.org 2012-11-02 00:28:45 UTC --- Author: eraman Date: Fri Nov 2 00:28:40 2012 New Revision: 193085 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193085 Log: Backport 191302 and 1926

[Bug middle-end/55001] Handle VEC_COND_EXPR better in tree-vect-generic.c

2012-11-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55001 Marc Glisse changed: What|Removed |Added Summary|Handle VEC_COND_EXPR in |Handle VEC_COND_EXPR better

[Bug middle-end/55001] Handle VEC_COND_EXPR in tree-vect-generic.c

2012-11-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55001 --- Comment #2 from Marc Glisse 2012-11-01 23:39:48 UTC --- Author: glisse Date: Thu Nov 1 23:39:44 2012 New Revision: 193077 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193077 Log: 2012-11-01 Marc Glisse PR middl

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #20 from Manuel López-Ibáñez 2012-11-01 23:23:41 UTC --- (In reply to comment #19) > Reported as bug 55173. I'm not going to claim to understand bug 43486 > sufficiently to know it is the same issue, but if you are sure, please feel

[Bug middle-end/55103] [4.8 Regression] All MIPS16 attribute tests ICEs

2012-11-01 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55103 Steve Ellcey changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #17 from H.J. Lu 2012-11-01 23:07:06 UTC --- T(In reply to comment #16) > > I think the bug is in unsigned array index computation as > > shown in Comment 7. dyn->d_tag is signed type and Pmode > > != ptr_mode here. > > Pos

[Bug c++/43486] Preserve variable-use locations

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43486 --- Comment #7 from Paolo Carlini 2012-11-01 23:06:54 UTC --- *** Bug 55173 has been marked as a duplicate of this bug. ***

[Bug c++/55173] GCC gives wrong location, and ignores -isystem, when warning about default arguments

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

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #19 from Matthew Woehlke 2012-11-01 23:04:42 UTC --- Reported as bug 55173. I'm not going to claim to understand bug 43486 sufficiently to know it is the same issue, but if you are sure, please feel free to close as duplicate.

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

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

[Bug c++/55173] New: GCC gives wrong location, and ignores -isystem, when warning about default arguments

2012-11-01 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55173 Bug #: 55173 Summary: GCC gives wrong location, and ignores -isystem, when warning about default arguments Classification: Unclassified Product: gcc Version: 4.7.2

[Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #16 from Eric Botcazou 2012-11-01 23:00:06 UTC --- > The patch compiles testcase, but totally miscompiles glibc. Ouch. Then this means that the existing non-PIC code is wrong as well. > I think the bug is in unsigned array

[Bug fortran/55172] New: ICE on invalid: gfc_variable_attr(): Bad array reference

2012-11-01 Thread abensonca at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55172 Bug #: 55172 Summary: ICE on invalid: gfc_variable_attr(): Bad array reference Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #17 from Paolo Carlini 2012-11-01 22:42:05 UTC --- If you like, sure. I want to emphasize again that the issue really is about the behavior of the pragma vs warnings for default arguments, *any* warning, and if you check is *ve

[Bug rtl-optimization/54457] [x32] Fail to combine 64bit index + constant

2012-11-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54457 --- Comment #9 from H.J. Lu 2012-11-01 22:37:20 UTC --- Like this: # Return 1 if -mx32 can compile, 0 otherwise. proc check_effective_target_maybe_x32 { } { return [check_no_compiler_messages maybe_x32 object { void foo (

[Bug rtl-optimization/54457] [x32] Fail to combine 64bit index + constant

2012-11-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54457 --- Comment #8 from H.J. Lu 2012-11-01 22:31:45 UTC --- (In reply to comment #7) > Shouldn't the gcc.target/i386/pr54457.c testcase be... > > Index: gcc/testsuite/gcc.target/i386/pr54457.c > =

[Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #15 from H.J. Lu 2012-11-01 22:30:16 UTC --- All binaries die before main: Starting program: /export/build/gnu/glibc-x32-long/build-x86_64-linux/libio/bug-fclose1 Program received signal SIGSEGV, Segmentation fault. 0xf7

[Bug target/55145] [4.8 Regression] [x32] -maddress-mode=long miscompiles glibc

2012-11-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55145 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from H.J. Lu 2012

[Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 H.J. Lu changed: What|Removed |Added Status|ASSIGNED|NEW Component|target

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread mwoehlke.floss at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #16 from mwoehlke.floss at gmail dot com 2012-11-01 22:03:46 UTC --- On 2012-11-01 16:52, paolo.carlini at oracle dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 > --- Comment #15 from Paolo Carlini > 2012-11

[Bug target/29963] could speed up variable access with different object layout

2012-11-01 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29963 --- Comment #2 from Jorn Wolfgang Rennecke 2012-11-01 21:42:12 UTC --- (In reply to comment #1) > I'm not sure how the proposed optimization could be done in a generic way. It > would not work for code (i.e. text section) that resides in

[Bug target/55160] [4.8 Regression] Counterproductive loop induction variable optimization

2012-11-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55160 --- Comment #3 from Oleg Endo 2012-11-01 21:28:53 UTC --- Author: olegendo Date: Thu Nov 1 21:28:49 2012 New Revision: 193071 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193071 Log: PR target/55160 * gcc.target/sh/

[Bug target/29963] could speed up variable access with different object layout

2012-11-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29963 Oleg Endo changed: What|Removed |Added CC||olegendo at gcc dot gnu.org --- Com

[Bug target/54938] sh libgcc_unpack_df.o fails to build: ../../../srcw/libgcc/fp-bit.h:221:19: internal compiler error: in emit_cmp_and_jump_insn_1, at optabs.c:4273

2012-11-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54938 --- Comment #7 from Oleg Endo 2012-11-01 21:19:53 UTC --- I guess this is done, isn't it Easwaran?

[Bug c++/55171] New: incorrect virtual thunk on mingw

2012-11-01 Thread mitza at ociweb dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55171 Bug #: 55171 Summary: incorrect virtual thunk on mingw Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priori

[Bug libstdc++/55047] operator() in std::exponential_distribution may call log(0)

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

[Bug libstdc++/55047] operator() in std::exponential_distribution may call log(0)

2012-11-01 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55047 --- Comment #4 from paolo at gcc dot gnu.org 2012-11-01 21:09:57 UTC --- Author: paolo Date: Thu Nov 1 21:09:51 2012 New Revision: 193070 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193070 Log: 2012-11-01 Haakan Younes

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #15 from Paolo Carlini 2012-11-01 20:52:15 UTC --- This is what I meant when I said that the issue is different, and is much more general than -Wzero-as-null-pointer-constant. Consider, eg, with -Woverflow: #pragma GCC system

[Bug regression/55168] [4.8 Regression]: gcc.c-torture/compile/pr44119.c ICE, all but -O0

2012-11-01 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55168 --- Comment #2 from Jan Hubicka 2012-11-01 20:49:18 UTC --- This actually looks like a previously latent issue in predict.c For all but estimate_num_iterations_int. It uses the funny definition of number of iterations (i.e. 0 means that l

Re: [Bug regression/55168] New: [4.8 Regression]: gcc.c-torture/compile/pr44119.c ICE, all but -O0

2012-11-01 Thread Jan Hubicka
This actually looks like a previously latent issue in predict.c For all but estimate_num_iterations_int. It uses the funny definition of number of iterations (i.e. 0 means that loop will exit at first invocation of the exit condition and that is what it will be predicted with when nitercst == 1.

[Bug c++/55170] incorrect mangling, should not include prefix

2012-11-01 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55170 --- Comment #1 from Rafael Avila de Espindola 2012-11-01 20:29:02 UTC --- The relevant thread seems to be http://sourcerytools.com/pipermail/cxx-abi-dev/2011-April/002404.html

[Bug regression/55168] [4.8 Regression]: gcc.c-torture/compile/pr44119.c ICE, all but -O0

2012-11-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55168 Hans-Peter Nilsson changed: What|Removed |Added CC||jakub at gcc dot gnu.org -

[Bug c++/55170] New: incorrect mangling, should not include prefix

2012-11-01 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55170 Bug #: 55170 Summary: incorrect mangling, should not include prefix Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug regression/55167] [4.8 Regression]: g++.dg/other/vector-compare.C, ICE

2012-11-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55167 --- Comment #3 from Marc Glisse 2012-11-01 20:22:14 UTC --- (In reply to comment #2) > It could be; that PR lacks a description of the effects, so my pre-report > search did not find it. (It only speaks of something missing in the code,

[Bug libstdc++/55169] std::discrete_distribution::operator(generator&) makes unnecessary copy of parameter vector

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55169 --- Comment #3 from Paolo Carlini 2012-11-01 19:59:48 UTC --- Of course, of course. But in 4_7-branch we are going to change only the three distributions using std::vectors

[Bug middle-end/55103] [4.8 Regression] All MIPS16 attribute tests ICEs

2012-11-01 Thread sje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55103 Steve Ellcey changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug regression/55167] [4.8 Regression]: g++.dg/other/vector-compare.C, ICE

2012-11-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55167 --- Comment #2 from Hans-Peter Nilsson 2012-11-01 19:52:02 UTC --- (In reply to comment #1) > Since the error happens in expand, I assume this is a dup of PR 55001, for > which I posted a patch earlier today. It could be; that PR lacks

[Bug libstdc++/55169] std::discrete_distribution::operator(generator&) makes unnecessary copy of parameter vector

2012-11-01 Thread chri.snell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55169 --- Comment #2 from Chris Nell 2012-11-01 19:48:43 UTC --- After a bit more poking, it appears that param() returns a copy (not a const reference) for all distributions, not just discrete_distribution. As such, it might we worth looking i

[Bug libstdc++/55169] std::discrete_distribution::operator(generator&) makes unnecessary copy of parameter vector

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

[Bug libstdc++/55169] New: std::discrete_distribution::operator(generator&) makes unnecessary copy of parameter vector

2012-11-01 Thread chri.snell at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55169 Bug #: 55169 Summary: std::discrete_distribution::operator(generator&) makes unnecessary copy of parameter vector Classification: Unclassified Product: gcc Version: 4.7.

[Bug regression/55168] New: [4.8 Regression]: gcc.c-torture/compile/pr44119.c ICE, all but -O0

2012-11-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55168 Bug #: 55168 Summary: [4.8 Regression]: gcc.c-torture/compile/pr44119.c ICE, all but -O0 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UN

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #14 from Paolo Carlini 2012-11-01 19:07:10 UTC --- Ok, I can reproduce this. Note, I don't think it's the same issue reported here earlier. Apparently something is going wrong with the pragma. A WA is writing: Bar(Foo = Foo

[Bug regression/55167] [4.8 Regression]: g++.dg/other/vector-compare.C, ICE

2012-11-01 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55167 --- Comment #1 from Marc Glisse 2012-11-01 19:05:13 UTC --- Thanks. Since the error happens in expand, I assume this is a dup of PR 55001, for which I posted a patch earlier today. Note that AFAIK, anything that starts failing because o

[Bug middle-end/55150] Crash in copy_rtx

2012-11-01 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55150 --- Comment #5 from Vladimir Makarov 2012-11-01 19:02:48 UTC --- Author: vmakarov Date: Thu Nov 1 19:02:40 2012 New Revision: 193065 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193065 Log: 2012-11-01 Vladimir Makarov

[Bug regression/55167] New: [4.8 Regression]: g++.dg/other/vector-compare.C, ICE

2012-11-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55167 Bug #: 55167 Summary: [4.8 Regression]: g++.dg/other/vector-compare.C, ICE Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: ice-

[Bug c++/55166] c++11: std::string and =std:move makes swapping

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

[Bug c++/55166] New: c++11: std::string and =std:move makes swapping

2012-11-01 Thread lisp2d at lisp2d dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55166 Bug #: 55166 Summary: c++11: std::string and =std:move makes swapping Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug other/55164] [4.8 Regression] -fdump-*-all not working

2012-11-01 Thread singhai at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55164 Sharad Singhai changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/54957] Two crashes introduced by rev192488

2012-11-01 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54957 --- Comment #21 from rbmj at verizon dot net 2012-11-01 18:05:36 UTC --- That fixes it for me :)

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #13 from Matthew Woehlke 2012-11-01 17:56:49 UTC --- ...and with your example I do indeed get no warning. Simplified test case: $ cat zero-as-pointer.h #pragma GCC system_header class Foo { public: Foo(void** = 0); }; class Bar

[Bug other/55164] [4.8 Regression] -fdump-*-all not working

2012-11-01 Thread singhai at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55164 --- Comment #2 from Sharad Singhai 2012-11-01 17:55:46 UTC --- Author: singhai Date: Thu Nov 1 17:55:23 2012 New Revision: 193064 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193064 Log: 2012-11-01 Sharad Singhai P

[Bug c++/52718] -Wzero-as-null-pointer-constant: misleading location for 0 as default argument

2012-11-01 Thread mw_triad at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718 --- Comment #12 from Matthew Woehlke 2012-11-01 17:47:04 UTC --- Requires qt-devel installed, but has the benefit of being the exact issue I'm having in production (on the chance it's something screwy about Qt...): $ cat zero-as-pointer.cpp #

[Bug other/55164] [4.8 Regression] -fdump-*-all not working

2012-11-01 Thread singhai at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55164 --- Comment #1 from singhai at google dot com 2012-11-01 16:26:21 UTC --- Found the culprit. A flag was accidentally committed in wrong order. The following patch fixes it. I am testing it. Thanks, Sharad 2012-11-01 Sharad Singhai

[Bug c++/55159] pythy constexpr auto lambda pointer has no initializer

2012-11-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55159 --- Comment #3 from Daniel Krügler 2012-11-01 15:11:51 UTC --- (In reply to comment #2) Hmmh, it doesn't look like that one, maybe I was wrong about an existing issue. But it seems that gcc doesn't ignore the const (in "const T*" or "const auto

[Bug other/55165] Build failure for x86_64-w64-mingw32

2012-11-01 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55165 --- Comment #1 from Mikael Pettersson 2012-11-01 14:38:50 UTC --- Change the first two (long) casts to (uintptr_t) and the third one to (intptr_t).

[Bug other/55165] New: Build failure for x86_64-w64-mingw32

2012-11-01 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55165 Bug #: 55165 Summary: Build failure for x86_64-w64-mingw32 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: major Pri

[Bug c++/55159] pythy constexpr auto lambda pointer has no initializer

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55159 --- Comment #2 from Paolo Carlini 2012-11-01 14:25:26 UTC --- Daniel, you mean PR54111 maybe?

[Bug target/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #13 from Eric Botcazou 2012-11-01 14:20:17 UTC --- Created attachment 28591 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28591 Tentative fix This generates (essentially) the same RTL as in non-PIC mode, so the generat

[Bug rtl-optimization/54457] [x32] Fail to combine 64bit index + constant

2012-11-01 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54457 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot

[Bug target/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 Eric Botcazou changed: What|Removed |Added Component|middle-end |target --- Comment #12 from Eri

[Bug tree-optimization/55104] [4.8 Regression] ice in inline_call, at ipa-inline-transform.c:269

2012-11-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55104 --- Comment #5 from Jan Hubicka 2012-11-01 12:44:22 UTC --- Author: hubicka Date: Thu Nov 1 12:44:13 2012 New Revision: 193062 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193062 Log: PR middle-end/55104 * ipa-inl

[Bug middle-end/55078] [4.8 Regression] FAIL: g++.dg/torture/pr46154.C

2012-11-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55078 Jan Hubicka changed: What|Removed |Added Blocks|55104 | --- Comment #6 from Jan Hubicka

[Bug tree-optimization/55104] [4.8 Regression] ice in inline_call, at ipa-inline-transform.c:269

2012-11-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55104 Jan Hubicka changed: What|Removed |Added Depends on||55078 --- Comment #4 from Jan Hub

[Bug c++/25466] typeid expression fails to throw bad_typeid according to 5.2.8p2

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25466 --- Comment #11 from Paolo Carlini 2012-11-01 11:53:26 UTC --- I see, thanks Daniel for the additional analysis. Indeed, I can confirm that with the operator+ return type fixed, ICC doesn't throw either. Now I guess it's my job to figure o

[Bug middle-end/55150] Crash in copy_rtx

2012-11-01 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55150 --- Comment #4 from Ryan Mansfield 2012-11-01 11:47:54 UTC --- Created attachment 28590 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28590 second preprocessed src testcase

[Bug middle-end/55150] Crash in copy_rtx

2012-11-01 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55150 --- Comment #3 from Ryan Mansfield 2012-11-01 11:46:24 UTC --- I found similar crash that happens with the fix in comment #2 applied. i.e. using rev193061: $ ./xgcc -B. -m32 -Os -fpic -g ~/ice.i /home/ryan/ice.i: In function ‘DES_ede3_cbcm_enc

[Bug other/55164] [4.8 Regression] -fdump-*-all not working

2012-11-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55164 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/55164] New: -fdump-*-all not working

2012-11-01 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55164 Bug #: 55164 Summary: -fdump-*-all not working Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: major Priority: P3

[Bug bootstrap/55163] New: Ongoing problem with gengtype-lex.c under CygWin with CRLF text mode line endings since 4.8

2012-11-01 Thread nico at josuttis dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55163 Bug #: 55163 Summary: Ongoing problem with gengtype-lex.c under CygWin with CRLF text mode line endings since 4.8 Classification: Unclassified Product: gcc Version: 4.8.

[Bug c++/55159] pythy constexpr auto lambda pointer has no initializer

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

[Bug middle-end/55132] [4.8 Regression] FAIL: g++.dg/tree-ssa/pr45453.C

2012-11-01 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55132 Jan Hubicka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug rtl-optimization/55154] [4.8 Regression] ICE: in curr_insn_transform, at lra-constraints.c:2702 with custom flags

2012-11-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55154 Uros Bizjak changed: What|Removed |Added Target Milestone|--- |4.8.0 --- Comment #3 from Uros Bi

[Bug rtl-optimization/55154] [4.8 Regression] ICE: in curr_insn_transform, at lra-constraints.c:2702 with custom flags

2012-11-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55154 --- Comment #2 from Uros Bizjak 2012-11-01 10:40:37 UTC --- (In reply to comment #1) > Started with http://gcc.gnu.org/viewcvs?view=revision&revision=192719 > The interesting thing is that this happened before, definitely in r190614, > af

[Bug bootstrap/54834] bootstrap fails when building libbacktrace

2012-11-01 Thread nico at josuttis dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834 Nicolai Josuttis changed: What|Removed |Added CC||nico at josuttis dot de ---

[Bug tree-optimization/55162] Loop ivopts cuts off top bits of loop counter

2012-11-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55162 --- Comment #1 from Oleg Endo 2012-11-01 10:11:46 UTC --- (In reply to comment #0) > The same could be done on SH, too (comparing against the end address instead > of > using a loop counter), but it would add a loop setup overhead. In th

[Bug target/55145] [4.8 Regression] [x32] -maddress-mode=long miscompiles glibc

2012-11-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55145 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/55162] New: Loop ivopts cuts off top bits of loop counter

2012-11-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55162 Bug #: 55162 Summary: Loop ivopts cuts off top bits of loop counter Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug target/55147] [4.8 Regression] x86: wrong code for 64-bit load

2012-11-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55147 --- Comment #6 from Uros Bizjak 2012-11-01 09:48:50 UTC --- (In reply to comment #5) > Created attachment 28589 [details] > gcc48-pr55147.patch > > So like this? Or do you want to merge the bswap{si,di}2 expanders using SWI48 > iterat

[Bug target/55147] [4.8 Regression] x86: wrong code for 64-bit load

2012-11-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55147 --- Comment #5 from Jakub Jelinek 2012-11-01 09:44:22 UTC --- Created attachment 28589 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28589 gcc48-pr55147.patch So like this? Or do you want to merge the bswap{si,di}2 expanders usin

[Bug target/55147] [4.8 Regression] x86: wrong code for 64-bit load

2012-11-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55147 Uros Bizjak changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|x86: wron

[Bug c++/25466] typeid expression fails to throw bad_typeid according to 5.2.8p2

2012-11-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25466 --- Comment #10 from Daniel Krügler 2012-11-01 09:10:56 UTC --- (In reply to comment #9) I don't think that the standard says (or intends to say) that an implementation has to defer all evaluations here. For example, assume you provide polymorp

[Bug middle-end/55142] [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

2012-11-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug c++/25466] typeid expression fails to throw bad_typeid according to 5.2.8p2

2012-11-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25466 --- Comment #9 from Paolo Carlini 2012-11-01 08:39:48 UTC --- Oops, sorry about the rvalue stupid mistake, you are right. Thus I understand that this type of wording means that assuming it's a glvalue, the null pointer can appear anywhere,

[Bug target/54996] gcc with --target=avr fails to build

2012-11-01 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54996 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/54431] [C++11] g++ crashes when compiling the following file

2012-11-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54431 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug rtl-optimization/55161] New: internal compiler error: in schedule_reg_moves, at modulo-sched.c:731

2012-11-01 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55161 Bug #: 55161 Summary: internal compiler error: in schedule_reg_moves, at modulo-sched.c:731 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug lto/53746] [lto] segfault in std::vector::__base_ctor (with -fipa-pta)

2012-11-01 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53746 vincenzo Innocente changed: What|Removed |Added Known to work||4.8.0 Known to fail|

[Bug c++/25466] typeid expression fails to throw bad_typeid according to 5.2.8p2

2012-11-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25466 --- Comment #8 from Daniel Krügler 2012-11-01 07:11:56 UTC --- (In reply to comment #7) The error is real. The original example belongs to 5.2.8 p2: "When typeid is applied to a **glvalue expression** whose type is a polymorphic class type [..]

  1   2   >