[Bug middle-end/54838] [4.8 Regression] ICE: in merge_latch_edges, at cfgloop.c:678 with -ftracer

2012-11-08 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54838 --- Comment #6 from Marek Polacek 2012-11-08 09:12:01 UTC --- And I'd say that something in bypass_block from cprop.c is the culprit. Not calling bypass_block -> no ICE, and compilation proceeds fine. Working on a patch.

[Bug fortran/43207] [OOP] invalid pointer assignment => type%parent

2012-11-08 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43207 --- Comment #11 from janus at gcc dot gnu.org 2012-11-08 09:25:39 UTC --- (In reply to comment #10) > Here is a draft patch which rejects comment #1: This shows one testsuite failure: FAIL: gfortran.dg/abstract_type_3.f03 -O (test

[Bug rtl-optimization/55221] [regression] gcc-4.6-20121102/gcc/rtl.h:2105: error: 'FIRST_PSEUDO_REGISTER' undeclared here (not in a fnction)

2012-11-08 Thread mexas at bristol dot ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55221 --- Comment #1 from Anton Shterenlikht 2012-11-08 09:49:08 UTC --- On the same system gcc47 updated fine to gcc-4.7.3.20121103

[Bug c++/55137] [4.8 Regression] Unexpected static structure initialization

2012-11-08 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55137 --- Comment #9 from Sebastian Huber 2012-11-08 10:19:33 UTC --- (In reply to comment #8) > Created attachment 28624 [details] > gcc48-pr55137.patch > > Untested patch. I tried this patch and GCC Git version 5838c24a86ac8a8afe77285f22

[Bug target/48385] x86-64: Tail call recursion optimization with -mcmodel=large can generate invalid assembly (immediate operand illegal with absolute jump)

2012-11-08 Thread martin at decky dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48385 Martin Decky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/55216] [4.8 Regression] Infinite loop generated on non-infinite code

2012-11-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55216 Andrew Pinski changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #4 from A

[Bug middle-end/53073] [4.8 Regression] 464.h264ref in SPEC CPU 2006 miscompiled

2012-11-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53073 Andrew Pinski changed: What|Removed |Added CC||josh.m.conner at gmail dot

[Bug web/55237] New: Please implement gcc.gnu.org/r123456 URL shorts for fast SVN revision access

2012-11-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55237 Bug #: 55237 Summary: Please implement gcc.gnu.org/r123456 URL shorts for fast SVN revision access Classification: Unclassified Product: gcc Version: unknown

[Bug tree-optimization/54153] [4.8 Regression] Bytemark IDEA 6% slower

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54153 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug debug/54499] [4.8 Regression] GCC produces wrong debugging information, failure while assembling generated .s file

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

[Bug tree-optimization/55238] New: ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib

2012-11-08 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55238 Bug #: 55238 Summary: ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib Classification: Unclassified Product: gcc Version: 4.8.0 Status

[Bug tree-optimization/55006] [4.8 Regression] aermod.f90 is miscompiled with '-m64 -O2 -funroll-loops' after revision 192526

2012-11-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55006 Dominique d'Humieres changed: What|Removed |Added Target|x86_64-apple-darwin10 |x86_64-*-* St

[Bug debug/54519] [4.6/4.7 Regression] Debug info quality regression due to (pointless) partial inlining

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54519 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/53518] [4.8 regression] testsuite_abi_check.cc doesn't compile

2012-11-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53518 --- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-11-08 12:27:20 UTC --- > --- Comment #8 from Jakub Jelinek 2012-11-07 > 18:20:16 UTC --- > (In reply to comment #7) [...] > I don't see such a failure in > http://gcc.gnu.org/m

[Bug middle-end/53518] [4.8 regression] testsuite_abi_check.cc doesn't compile

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53518 Jakub Jelinek changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug debug/54499] [4.8 Regression] GCC produces wrong debugging information, failure while assembling generated .s file

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 --- Comment #4 from Jakub Jelinek 2012-11-08 12:30:21 UTC --- Created attachment 28635 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28635 gcc48-pr54499.patch That change looks very much broken to me, this should hopefully fix it

[Bug debug/54499] [4.8 Regression] GCC produces wrong debugging information, failure while assembling generated .s file

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug target/54564] [4.8 Regression] Broken __builtin_ia32_vfmadds[sd]3

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54564 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/44786] -fcatch-undefined-behavior: Turn on runtime code generation to check for undefined behavior

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

[Bug middle-end/55235] [4.8 Regression] FAIL: gcc.target/i386/pr44948-2a.c

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55235 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/55153] [4.8 Regression] ICE: in begin_move_insn, at sched-ebb.c:205 with -fsched2-use-superblocks and __builtin_prefetch

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55153 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug middle-end/44786] -fsanitize=undefined: Turn on runtime code generation to check for undefined behavior

2012-11-08 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44786 Manuel López-Ibáñez changed: What|Removed |Added Summary|-fcatch-undefined-behavior: |-fsanitize=undefined: Turn

[Bug fortran/54881] [4.8 Regression] [OOP] ICE in fold_convert_loc, at fold-const.c:2016

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

[Bug c++/55239] New: Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread bisqwit at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 Bug #: 55239 Summary: Spurious "unused variable" warning on function-local objects with a destructor and an initializer Classification: Unclassified Product: gcc Version

[Bug rtl-optimization/55177] missed optimizations with __builtin_bswap

2012-11-08 Thread dwmw2 at infradead dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55177 --- Comment #7 from David Woodhouse 2012-11-08 14:29:37 UTC --- Linux kernel patch to use the builtins at http://marc.info/?l=linux-arch&m=135212414925921&w=2 I think I have the GCC version checks right there, for the availability of the

[Bug c++/55240] New: [c++0x] ICE on non-static data member initialization using 'auto' variable from containing function

2012-11-08 Thread bisqwit at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55240 Bug #: 55240 Summary: [c++0x] ICE on non-static data member initialization using 'auto' variable from containing function Classification: Unclassified Product: gcc Versi

[Bug tree-optimization/53787] Possible IPA-SRA / IPA-CP improvement

2012-11-08 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53787 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 Jonathan Wakely changed: What|Removed |Added Keywords||diagnostic Status|

[Bug c++/55240] [c++0x] ICE on non-static data member initialization using 'auto' variable from containing function

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

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2012-11-08 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- C

[Bug tree-optimization/55238] ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib

2012-11-08 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55238 Martin Jambor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 --- Comment #2 from Paolo Carlini 2012-11-08 15:04:05 UTC --- I fixed this in mainline, didn't I?

[Bug c++/10416] 'unused variable' warning ignores ctor/dtor side-effects

2012-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10416 Paolo Carlini changed: What|Removed |Added CC||bisqwit at iki dot fi --- Comme

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

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

[Bug c++/54859] [4.8 Regression] constexpr in template alias rejected as non-constant

2012-11-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54859 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/55241] New: [C++11] diagnostics show sizeof...(T) as sizeof(T...)

2012-11-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55241 Bug #: 55241 Summary: [C++11] diagnostics show sizeof...(T) as sizeof(T...) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords: dia

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 --- Comment #4 from Jonathan Wakely 2012-11-08 15:14:25 UTC --- Oops, thanks, Paolo!

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread bisqwit at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 --- Comment #5 from Joel Yliluoma 2012-11-08 15:16:48 UTC --- Nice. I had no idea this was first reported in 2003 and fixed in 2012 in a version recent enough to be still unreleased :)

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 --- Comment #6 from Paolo Carlini 2012-11-08 15:20:37 UTC --- Understandable: the kind of work I have been doing lately at times is pretty weird ;)

[Bug c++/55239] Spurious "unused variable" warning on function-local objects with a destructor and an initializer

2012-11-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55239 --- Comment #7 from Jonathan Wakely 2012-11-08 15:21:40 UTC --- Paolo's been very busy recently, cleaning up loads of longstanding bugs like that

[Bug fortran/51727] Changing module files

2012-11-08 Thread tobi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 --- Comment #28 from Tobias Schlüter 2012-11-08 15:46:13 UTC --- Author: tobi Date: Thu Nov 8 15:46:07 2012 New Revision: 193329 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193329 Log: PR fortran/51727 * module.c (sorted_pointer_info

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

2012-11-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #24 from Eric Botcazou 2012-11-08 16:11:25 UTC --- > I applied i386 change at > > http://gcc.gnu.org/bugzilla/attachment.cgi?id=28591 > > to compile it: > > [hjl@gnu-tools-1 tmp]$ /export/build/gnu/gcc/release/usr/gcc-4.

[Bug rtl-optimization/55177] missed optimizations with __builtin_bswap

2012-11-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55177 --- Comment #8 from Eric Botcazou 2012-11-08 16:14:23 UTC --- > I think I have the GCC version checks right there, for the availability of the > builtins? That is, __builtin_bswap32() and __builtin_bswap64() since GCC 4.4, > and __builtin_

[Bug tree-optimization/55236] [4.8 Regression] gcc.c-torture/execute/pr22493-1.c FAILs with -fPIC

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

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

2012-11-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #25 from Uros Bizjak 2012-11-08 16:24:12 UTC --- (In reply to comment #24) > I think the most robust solution would be to always zero-extend the addresses > for -mx32, i.e. output > movl%ecx, -1073743664(%eax) > even

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

2012-11-08 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #26 from Uros Bizjak 2012-11-08 16:34:27 UTC --- > I think the most robust solution would be to always zero-extend the addresses > for -mx32, i.e. output > movl%ecx, -1073743664(%eax) > even if the address is a PLUS in D

[Bug lto/54966] Does LTO requires a larger inline-unit-growth?

2012-11-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54966 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/48636] Enable more inlining with -O2 and higher

2012-11-08 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48636 --- Comment #35 from Jan Hubicka 2012-11-08 16:46:28 UTC --- Author: hubicka Date: Thu Nov 8 16:46:18 2012 New Revision: 193331 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193331 Log: PR middle-end/48636 * ipa-inli

[Bug rtl-optimization/54850] [4.8 Regression] FAIL: gcc.c-torture/execute/20041113-1.c execution, -Os

2012-11-08 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54850 --- Comment #13 from Bernd Schmidt 2012-11-08 17:10:34 UTC --- Author: bernds Date: Thu Nov 8 17:10:26 2012 New Revision: 193332 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193332 Log: PR rtl-optimization/54850 * s

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

2012-11-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #27 from Eric Botcazou 2012-11-08 17:17:35 UTC --- > No, this would be one giant kludge by itself. The failure just shows that the > controversial patch [1] for PR 49721 was wrong. > > Quote from [1]: > > --quote-- > I am

[Bug tree-optimization/55238] ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib

2012-11-08 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55238 --- Comment #2 from Martin Jambor 2012-11-08 17:33:11 UTC --- Created attachment 28637 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28637 Untested patch This is the fix I am currently bootstrapping and testing.

[Bug tree-optimization/55238] ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib

2012-11-08 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55238 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat

[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2

2012-11-08 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54075 --- Comment #44 from François Dumont 2012-11-08 20:06:08 UTC --- Author: fdumont Date: Thu Nov 8 20:06:00 2012 New Revision: 193335 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193335 Log: 2012-11-08 François Dumont PR libstdc

[Bug target/54308] [4.8 regression] build regression in 190498 on ppc64/linux: legitimate_indirect_address_p undefined

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54308 --- Comment #9 from Jakub Jelinek 2012-11-08 20:09:20 UTC --- Author: jakub Date: Thu Nov 8 20:09:14 2012 New Revision: 193336 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193336 Log: PR target/54308 * config/rs6000

[Bug c++/55137] [4.8 Regression] Unexpected static structure initialization

2012-11-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55137 --- Comment #10 from Jason Merrill 2012-11-08 20:10:09 UTC --- (In reply to comment #3) > If it is valid, the series of foldings that result into the overflow are first > folding sizeof (int) - 1UL into sizeof (int) + 18446744073709551615U

[Bug driver/54789] [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789 --- Comment #5 from Jakub Jelinek 2012-11-08 20:13:17 UTC --- Author: jakub Date: Thu Nov 8 20:13:13 2012 New Revision: 193337 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193337 Log: PR driver/54789 * gcc.c (proces

[Bug debug/54499] [4.8 Regression] GCC produces wrong debugging information, failure while assembling generated .s file

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 --- Comment #5 from Jakub Jelinek 2012-11-08 20:15:12 UTC --- Author: jakub Date: Thu Nov 8 20:15:06 2012 New Revision: 193338 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193338 Log: PR debug/54499 * cgraphunit.c (

[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2

2012-11-08 Thread fdumont at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54075 --- Comment #45 from François Dumont 2012-11-08 20:16:15 UTC --- Author: fdumont Date: Thu Nov 8 20:16:04 2012 New Revision: 193339 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193339 Log: 2012-11-08 François Dumont PR libstdc

[Bug c++/55137] [4.8 Regression] Unexpected static structure initialization

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55137 --- Comment #11 from Jakub Jelinek 2012-11-08 20:16:54 UTC --- (In reply to comment #10) > (In reply to comment #3) > > If it is valid, the series of foldings that result into the overflow are > > first > > folding sizeof (int) - 1UL int

[Bug debug/54499] [4.8 Regression] GCC produces wrong debugging information, failure while assembling generated .s file

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54499 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug driver/54789] [4.8 Regression] Error in GCC driver when defining GCC_COMPARE_DEBUG

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54789 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/54308] [4.8 regression] build regression in 190498 on ppc64/linux: legitimate_indirect_address_p undefined

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54308 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug debug/53145] [4.8 Regression] gcc.dg/pch/save-temps-1.c

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53145 --- Comment #5 from Jakub Jelinek 2012-11-08 20:20:33 UTC --- Author: jakub Date: Thu Nov 8 20:20:10 2012 New Revision: 193340 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193340 Log: PR debug/53145 * dwarf2out.c (g

[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2

2012-11-08 Thread frs.dumont at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54075 --- Comment #46 from frs.dumont at gmail dot com 2012-11-08 20:21:15 UTC --- Attached patch applied to trunk and 4.7 branch. 2012-11-08 François Dumont PR libstdc++/54075 * include/bits/hashtable.h (_Hashtable<>::rehash): Reset hash

[Bug debug/45882] No debug info for vars depending on unused parameter

2012-11-08 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45882 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug preprocessor/55242] New: continued lines not always merged into one long line

2012-11-08 Thread jlmuir at anl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55242 Bug #: 55242 Summary: continued lines not always merged into one long line Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: no

[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2

2012-11-08 Thread frs.dumont at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54075 --- Comment #47 from frs.dumont at gmail dot com 2012-11-08 21:19:05 UTC --- On 11/08/2012 03:25 AM, Paolo Carlini wrote: > On 11/08/2012 02:56 AM, Paolo Carlini wrote: >> On the other hand, the old-old code for rehash didn't use >> _M_growth_fac

[Bug c++/55240] [c++0x] ICE on non-static data member initialization using 'auto' variable from containing function

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

[Bug target/55243] New: STAMP variable is not defined in t-avr

2012-11-08 Thread rolf.ebert.gcc at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243 Bug #: 55243 Summary: STAMP variable is not defined in t-avr Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/55191] [4.8 Regression] ICE in compute_antic at tree-ssa-pre.c:2511

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55191 --- Comment #7 from Steven Bosscher 2012-11-08 21:47:54 UTC --- Author: steven Date: Thu Nov 8 21:47:50 2012 New Revision: 193341 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193341 Log: gcc/ PR tree-optimization/55191

[Bug tree-optimization/55191] [4.8 Regression] ICE in compute_antic at tree-ssa-pre.c:2511

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55191 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug web/55237] Please implement gcc.gnu.org/r123456 URL shorts for fast SVN revision access

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55237 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/55243] STAMP variable is not defined in t-avr

2012-11-08 Thread rolf.ebert.gcc at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243 --- Comment #2 from Rolf Ebert 2012-11-08 22:08:16 UTC --- A complete build instruction is in http://arduino.ada-language.com/building-avr-gnat-for-avr-ada.html I'll add a make output without the patch once I can build again (probably

[Bug fortran/51727] Changing module files

2012-11-08 Thread tobi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727 Tobias Schlüter changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/53908] [4.6 Regression] csa removes needed memory load

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53908 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/18046] Missed jump threading optimization

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18046 Steven Bosscher changed: What|Removed |Added Last reconfirmed|2012-03-18 10:29:57 |2012-11-08 10:29:57 --- Comme

[Bug rtl-optimization/13355] Suboptimal code generated with global register variables

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13355 --- Comment #9 from Steven Bosscher 2012-11-08 22:41:41 UTC --- (In reply to comment #6) > A reduced testcase for the second case. > On mainline, i686-pc-linux-gnu. > > /* -march=i686 -mtune=i686 -fomit-frame-pointer -O2 */ > > regis

[Bug rtl-optimization/13355] Suboptimal code generated with global register variables

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13355 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org ---

[Bug rtl-optimization/13355] Suboptimal code generated with global register variables

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13355 Steven Bosscher changed: What|Removed |Added CC|steven at gcc dot gnu.org | --- Comment #11 from Steven

[Bug tree-optimization/18316] Missed IV optimization

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18316 Steven Bosscher changed: What|Removed |Added Last reconfirmed|2010-02-12 21:46:26 |2012-11-08 21:46:26 --- Comme

[Bug target/53087] [powerpc] Poor code from cstore expander

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53087 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

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

2012-11-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #28 from H.J. Lu 2012-11-08 23:02:54 UTC --- So for POINTERS_EXTEND_UNSIGNED > 0, we should transform (zero_extend:DI (plus:SI (FOO:SI) (const_int Y))) in such a way that it won't cause ICE and zero-extend the result. For

[Bug tree-optimization/55238] ICE in find_aggregate_values_for_callers_subset, at ipa-cp.c:2908 building zlib

2012-11-08 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55238 Martin Jambor changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug middle-end/41004] missed merge of basic blocks

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41004 --- Comment #9 from Steven Bosscher 2012-11-08 23:07:36 UTC --- May be fixed by the patch that was applied for PR54364.

[Bug libstdc++/55244] New: char_traits compares characters as though unsigned

2012-11-08 Thread GCC at DanielRHouck dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55244 Bug #: 55244 Summary: char_traits compares characters as though unsigned Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED Sever

[Bug c++/16564] g++ seems to go into an infinite loop after errors

2012-11-08 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16564 Steven Bosscher changed: What|Removed |Added Keywords||diagnostic Last reconfirmed|

[Bug libstdc++/55244] char_traits compares characters as though unsigned

2012-11-08 Thread GCC at DanielRHouck dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55244 --- Comment #1 from Daniel Houck 2012-11-08 23:19:27 UTC --- Created attachment 28642 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28642 The original source code before preprocessing I am including this because the problem lies w

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

2012-11-08 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #29 from Eric Botcazou 2012-11-08 23:21:44 UTC --- > So for POINTERS_EXTEND_UNSIGNED > 0, we should transform > > (zero_extend:DI (plus:SI (FOO:SI) (const_int Y))) > > in such a way that it won't cause ICE and zero-extend t

[Bug libstdc++/55244] char_traits compares characters as though unsigned

2012-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55244 Paolo Carlini changed: What|Removed |Added CC|GCC at DanielRHouck dot com | --- Comment #2 from Paolo Carl

[Bug libstdc++/55244] char_traits compares characters as though unsigned

2012-11-08 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55244 --- Comment #3 from Paolo Carlini 2012-11-08 23:50:34 UTC --- In short, I think we are fine.

[Bug libstdc++/55244] char_traits compares characters as though unsigned

2012-11-08 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55244 --- Comment #4 from Daniel Krügler 2012-11-08 23:52:52 UTC --- (In reply to comment #2) Agreed, looks like an invalid issue to me.

[Bug libstdc++/55244] char_traits compares characters as though unsigned

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

[Bug go/55228] index.go should check size of int instead of GOARCH

2012-11-08 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55228 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/55245] New: Compiler segfault when compiling the small test case

2012-11-08 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55245 Bug #: 55245 Summary: Compiler segfault when compiling the small test case Classification: Unclassified Product: gcc Version: 4.7.3 Status: UNCONFIRMED Severity: norm

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

2012-11-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55142 --- Comment #30 from H.J. Lu 2012-11-09 00:35:28 UTC --- (In reply to comment #24) > > I think the most robust solution would be to always zero-extend the addresses > for -mx32, i.e. output > movl%ecx, -1073743664(%eax) > even if

[Bug c++/55245] Compiler segfault when compiling the small test case

2012-11-08 Thread xinliangli at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55245 davidxl changed: What|Removed |Added Version|4.7.3 |4.8.0 --- Comment #1 from davidxl 20

[Bug c++/16564] g++ seems to go into an infinite loop after errors

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

[Bug c++/16564] g++ seems to go into an infinite loop after errors

2012-11-08 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16564 --- Comment #13 from Manuel López-Ibáñez 2012-11-09 00:58:20 UTC --- As I said in PR 43113, it would be wonderful if g++ detected that something is a recursive template instantiation and it didn't print the whole expansion but just the first rec

[Bug c++/16564] g++ seems to go into an infinite loop after errors

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

[Bug target/55246] New: Define a macro for 16*1024*1024

2012-11-08 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55246 Bug #: 55246 Summary: Define a macro for 16*1024*1024 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priorit

  1   2   >