[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 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 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 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 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 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 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 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 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.

<    1   2