[Bug target/60732] FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv*

2014-04-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60732 --- Comment #3 from Dominique d'Humieres --- > Dominique, what does the generated assembly look like in the (failing) Darwin > case? Without -fabi-version=0 (or with -fabi-version=1 to 3), I get the pre r203469 manglings: .globl __Z3fooU8__

[Bug tree-optimization/59617] [vectorizer] ICE in vectorizable_mask_load_store with AVX-512F's gathers enabled.

2014-04-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59617 --- Comment #4 from Uroš Bizjak --- (In reply to Dominique d'Humieres from comment #3) > The test gcc.target/i386/avx512f-gather-5.c fails on darwin > > FAIL: gcc.target/i386/avx512f-gather-5.c scan-assembler gather[^\\n]*zmm > > There is no 'ga

[Bug bootstrap/60719] With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60719 --- Comment #2 from Richard Biener --- Author: rguenth Date: Wed Apr 2 07:52:36 2014 New Revision: 209010 URL: http://gcc.gnu.org/viewcvs?rev=209010&root=gcc&view=rev Log: 2014-04-02 Richard Biener PR bootstrap/60719 * Makefile.in (i

[Bug c++/60729] Compiler failure for combination of -ftrapv and -O3: compiler error: in prepare_cmp_insn

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60729 --- Comment #4 from Richard Biener --- Author: rguenth Date: Wed Apr 2 08:26:57 2014 New Revision: 209012 URL: http://gcc.gnu.org/viewcvs?rev=209012&root=gcc&view=rev Log: 2014-04-02 Richard Biener PR middle-end/60729 * optabs.c (exp

[Bug middle-end/60729] [4.8 Regression] Compiler failure for combination of -ftrapv and -O3: compiler error: in prepare_cmp_insn

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60729 Richard Biener changed: What|Removed |Added Component|c++ |middle-end Known to work|

[Bug bootstrap/60719] With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60719 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/43751] dsymutil is not called for fortran and, under some circumstances not for other FEs.

2014-04-02 Thread dominiq at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43751 --- Comment #21 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Wed Apr 2 08:34:45 2014 New Revision: 209016 URL: http://gcc.gnu.org/viewcvs?rev=209016&root=gcc&view=rev Log: 2014-04-02 Dominique d'Humieres PR target/43751 *

[Bug rtl-optimization/60738] A missing opportunity about process_single_reg_class_operands

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60738 Richard Biener changed: What|Removed |Added Keywords||missed-optimization, ra Severi

[Bug tree-optimization/50417] regression: memcpy with known alignment

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50417 Richard Biener changed: What|Removed |Added CC||anton at samba dot org --- Comment #5 fr

[Bug middle-end/60737] rs6000 expand_block_clear uses word stores on double word pointer

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60737 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10

2014-04-02 Thread dominiq at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407 --- Comment #21 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Wed Apr 2 08:44:40 2014 New Revision: 209017 URL: http://gcc.gnu.org/viewcvs?rev=209017&root=gcc&view=rev Log: 2014-04-02 Dominique d'Humieres Jack Howarth

[Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

2014-04-02 Thread dominiq at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083 --- Comment #23 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Wed Apr 2 08:58:03 2014 New Revision: 209018 URL: http://gcc.gnu.org/viewcvs?rev=209018&root=gcc&view=rev Log: 2014-03-26 Dominique d'Humieres Iain Sandoe

[Bug c++/60731] [4.7/4.8/4.9 Regression] dynamic library not getting reinitialized on multiple calls to dlopen()

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60731 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/60739] New: Maybe uninitialized with deferred length character

2014-04-02 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60739 Bug ID: 60739 Summary: Maybe uninitialized with deferred length character Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 Richard Biener changed: What|Removed |Added CC||wschmidt at gcc dot gnu.org As

[Bug fortran/60739] Maybe uninitialized with deferred length character

2014-04-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60739 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/57887] nested non-type template parameters not declared in this scope

2014-04-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57887 --- Comment #9 from Jonathan Wakely --- (In reply to Jaak Ristioja from comment #8) > also probably fixed by 204818. It was definitely fixed by r204818. I don't know what commit fixed the 4.7 ICE

[Bug c++/59361] cannot expand parenthesized pack expression

2014-04-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59361 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Status|UNCONF

[Bug c++/60731] [4.7/4.8/4.9 Regression] dynamic library not getting reinitialized on multiple calls to dlopen()

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60731 Richard Biener changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #2

[Bug libstdc++/60734] Undefined behavior in g++-v4/bits/stl_tree.h

2014-04-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60734 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/60734] Undefined behavior in g++-v4/bits/stl_tree.h

2014-04-02 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60734 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug libstdc++/60734] Undefined behavior in g++-v4/bits/stl_tree.h

2014-04-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60734 --- Comment #3 from Jonathan Wakely --- Thanks Marek, in that case this is less high priority IMHO

[Bug target/53090] suboptimal ivopt

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53090 --- Comment #3 from Richard Biener --- I think the main observation is that use 1 address in statement _15 = *_14; at position *_14 type int * base perm_9(D) + (sizetype) ((long unsigned int) (k_4(D) + -1) * 4) step 18446744073709551

[Bug tree-optimization/60740] New: ICE in extract_affine w/ -O2 -ftree-loop-linear

2014-04-02 Thread asolokha at gmx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60740 Bug ID: 60740 Summary: ICE in extract_affine w/ -O2 -ftree-loop-linear Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tr

[Bug tree-optimization/60740] [4.8/4.9 Regression] ICE in extract_affine w/ -O2 -ftree-loop-linear

2014-04-02 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60740 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/53090] suboptimal ivopt

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53090 --- Comment #4 from Richard Biener --- Sth like Index: gcc/c-family/c-common.c === --- gcc/c-family/c-common.c (revision 209018) +++ gcc/c-family/c-common.c (working copy) @@

[Bug target/53090] suboptimal ivopt

2014-04-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53090 --- Comment #5 from Richard Biener --- (In reply to Richard Biener from comment #4) > Sth like > > Index: gcc/c-family/c-common.c > === > --- gcc/c-family/c-common.c (revision 20

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 --- Comment #4 from Bill Schmidt --- Ok, will have a look today.

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 Ian Lance Taylor changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Ian Lance Tayl

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Com

[Bug middle-end/60741] New: [-Wmaybe-uninitialized] false negative and confusing warning message

2014-04-02 Thread skvadrik at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60741 Bug ID: 60741 Summary: [-Wmaybe-uninitialized] false negative and confusing warning message Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug c++/59361] cannot expand parenthesized pack expression

2014-04-02 Thread andrew.n.sutton at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59361 Andrew Sutton changed: What|Removed |Added CC||andrew.n.sutton at gmail dot com --- Com

[Bug middle-end/60741] [-Wmaybe-uninitialized] false negative and confusing warning message

2014-04-02 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60741 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 --- Comment #5 from Ian Lance Taylor --- This is easy enough to recreate--do you really need valgrind output? In any case, here it is. > cat foo.c #include > valgrind gcc/cc1 foo.c ==25367== Memcheck, a memory error detector ==25367== Copyrigh

[Bug middle-end/60640] [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed

2014-04-02 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60640 --- Comment #10 from Martin Jambor --- Created attachment 32523 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32523&action=edit Proposed patch for the 4.8 branch Independent of the trunk fix, I'm going to propose this simple patch which dis

[Bug middle-end/60640] [4.9 Regression] ICE edge points to wrong declaration / verify_cgraph_node failed

2014-04-02 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60640 --- Comment #11 from Martin Jambor --- Created attachment 32524 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32524&action=edit Proposed patch for the 4.7 branch Independent of the trunk fix, I'm going to propose this simple patch which dis

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 --- Comment #6 from Markus Trippelsdorf --- Thanks. I get: ==15253== ==15253== Invalid read of size 1 ==15253==at 0xD2BEB7: cpp_errno(cpp_reader*, int, char const*) (errors.c:233) ==15253==by 0xD30DD2: _cpp_find_file (files.c:571) ==15253

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 --- Comment #7 from Markus Trippelsdorf --- diff --git a/libcpp/errors.c b/libcpp/errors.c index d1ca7a12ff42..fa292214d677 100644 --- a/libcpp/errors.c +++ b/libcpp/errors.c @@ -230,7 +230,7 @@ cpp_warning_with_line_syshdr (cpp_reader *pfile, int

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

2014-04-02 Thread mliska at suse dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #206 from Martin Liška --- Firefox (and chromium) memory reports with -flto=9 and -O2; archive contains also memory usage graph: https://docs.google.com/file/d/0B0pisUJ80pO1bnV5V0RtWXJkaVU/edit

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

2014-04-02 Thread mliska at suse dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #207 from Martin Liška --- Created attachment 32525 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32525&action=edit Memory usage graphs for -flto=9, -flto=4, -flto=1 with -O2

[Bug lto/60449] Merging function DECLs discards leaf attribute which causes cfg verifier to fail

2014-04-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60449 --- Comment #11 from Jan Hubicka --- > OTOH, why do we have to merge the decls/cgraph nodes at all? Can't we simply > make them aliases if tree merging decides the decls are not equal? If we do so, we would never merge external declaration from

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 Markus Trippelsdorf changed: What|Removed |Added Known to work||4.7.3 Target Milestone|---

[Bug rtl-optimization/60651] Mode switching instructions are sometimes emitted in the wrong order

2014-04-02 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60651 --- Comment #2 from Jorn Wolfgang Rennecke --- Created attachment 32526 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32526&action=edit preprocessed libjava file With the latest proposed patch, we get an assertion failure building libjava d

[Bug c++/60691] Build fails in libstdc++ with --enable-sjlj-exceptions on ARM

2014-04-02 Thread fab...@ritter-vogt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60691 --- Comment #4 from Fabian Vogt --- (In reply to Andrew Pinski from comment #3) > (In reply to Fabian Vogt from comment #2) > > It crashes and produces weird results if linked to bFLT. > > Yes because EABI is an elf only abi, if it does not have

[Bug target/60735] GCC targeting E500 with SPE has errors with the _Decimal64 type

2014-04-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60735 --- Comment #2 from Michael Meissner --- Author: meissner Date: Wed Apr 2 17:03:49 2014 New Revision: 209025 URL: http://gcc.gnu.org/viewcvs?rev=209025&root=gcc&view=rev Log: 2014-04-02 Michael Meissner PR target/60735 * config/rs600

[Bug target/60735] GCC targeting E500 with SPE has errors with the _Decimal64 type

2014-04-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60735 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/60735] GCC targeting E500 with SPE has errors with the _Decimal64 type

2014-04-02 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60735 --- Comment #4 from Michael Meissner --- Author: meissner Date: Wed Apr 2 17:16:33 2014 New Revision: 209026 URL: http://gcc.gnu.org/viewcvs?rev=209026&root=gcc&view=rev Log: 2014-04-02 Michael Meissner Back port mainline subversion id 2

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 --- Comment #8 from Ian Lance Taylor --- I don't think that's the right patch, unless there is a good reason for msgid to be NULL. Note that two lines down we are printing msgid, so that would need to be fixed as well. But it would be best if ms

[Bug target/60732] FAIL: g++.dg/ext/altivec-7.C -std=* scan-assembler _Z3fooDv*

2014-04-02 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60732 --- Comment #4 from Brooks Moses --- Interesting. As noted, with -fabi-version=[1 to 3] on Linux, I was getting both sets. Mike, what do you think is the best solution here? We could use Dominique's patch with a comment to the effect that "New-

[Bug target/60657] [4.9 Regression] ICE: error: insn does not satisfy its constraints

2014-04-02 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60657 --- Comment #7 from Jeffrey A. Law --- Actually, it occurs to me, why don't we fix the predicates. That seems like a better solution than rejecting problematical constants in the insn's condition.

[Bug c++/60731] [4.7/4.8/4.9 Regression] dynamic library not getting reinitialized on multiple calls to dlopen()

2014-04-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60731 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug preprocessor/60736] Crash in preprocessor including stdc-predef.h when it does not exist on glibc-based systems

2014-04-02 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60736 --- Comment #9 from Markus Trippelsdorf --- (In reply to Ian Lance Taylor from comment #8) > I don't think that's the right patch, unless there is a good reason for > msgid to be NULL. Note that two lines down we are printing msgid, so that > wou

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 --- Comment #5 from Bill Schmidt --- The logic for placement of initializers for PHI candidates is a bit wrong. They should be placed at the end of the feeding block for the PHI. Currently they can end up being placed too early, as in this case.

[Bug c++/60742] New: ill-formed declarator (array) in selection statement not caught appropriately

2014-04-02 Thread filip.roseen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60742 Bug ID: 60742 Summary: ill-formed declarator (array) in selection statement not caught appropriately Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: no

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-04-02 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #12 from Vladimir Makarov --- Author: vmakarov Date: Wed Apr 2 20:55:02 2014 New Revision: 209038 URL: http://gcc.gnu.org/viewcvs?rev=209038&root=gcc&view=rev Log: 2014-04-02 Vladimir Makarov PR rtl-optimization/60650 * l

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 --- Comment #6 from Bill Schmidt --- Author: wschmidt Date: Wed Apr 2 22:07:30 2014 New Revision: 209040 URL: http://gcc.gnu.org/viewcvs?rev=209040&root=gcc&view=rev Log: [gcc] 2014-04-02 Bill Schmidt PR tree-optimization/60733 * gi

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 Bill Schmidt changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/60733] [4.9 Regression] ICE due to SLSR on valid code at -O3 on x86_64-linux-gnu

2014-04-02 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60733 --- Comment #8 from Zhendong Su --- (In reply to Bill Schmidt from comment #7) > Fixed. Bug was introduced in 4.9 so no backports are needed. That's very quick; thanks Bill!

[Bug bootstrap/60743] New: build/genautomata uses 700 MB memory for ARM

2014-04-02 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60743 Bug ID: 60743 Summary: build/genautomata uses 700 MB memory for ARM Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: boots

[Bug c++/60702] thread_local initialization

2014-04-02 Thread arturomdn at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60702 arturomdn at gmail dot com changed: What|Removed |Added CC||arturomdn at gmail dot com --

[Bug tree-optimization/59967] [4.8/4.9 Regression] Performance regression from 4.7.x to 4.8.x (loop not unrolled)

2014-04-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59967 --- Comment #2 from Jan Hubicka --- > 193246hubicka /* If there is call on a hot path through the loop, > then > 193246hubickathere is most probably not much to optimize. */ > 193246hubicka else if (size.num_non_pu

[Bug libfortran/60706] FAIL: gfortran.dg/size_kind_2.f90 -O scan-tree-dump original "var2 = 42949673 00;"

2014-04-02 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60706 --- Comment #3 from dave.anglin at bell dot net --- On 31-Mar-14, at 4:53 AM, rguenth at gcc dot gnu.org wrote: > Like this. If that works for you it's pre-approved. Only > implements the > special-case (the gmp path would probably have a lot

[Bug target/60657] [4.9 Regression] ICE: error: insn does not satisfy its constraints

2014-04-02 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60657 --- Comment #8 from Jeffrey A. Law --- Patch is spinning which introduced new predicates which only allow suitable constants.

[Bug ipa/60659] [4.9 Regression] ICE in get_polymorphic_call_info, at ipa-devirt.c:1292

2014-04-02 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60659 --- Comment #6 from Jan Hubicka --- Author: hubicka Date: Thu Apr 3 03:55:59 2014 New Revision: 209048 URL: http://gcc.gnu.org/viewcvs?rev=209048&root=gcc&view=rev Log: PR ipa/60659 * ipa-devirt.c (get_polymorphic_call_info): Do not ICE

[Bug ipa/60659] [4.9 Regression] ICE in get_polymorphic_call_info, at ipa-devirt.c:1292

2014-04-02 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60659 Markus Trippelsdorf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/59967] [4.8/4.9 Regression] Performance regression from 4.7.x to 4.8.x (loop not unrolled)

2014-04-02 Thread chbreitkopf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59967 --- Comment #3 from Christoph Breitkopf --- It's this conditional in the inner loop. The expression becomes constant only if both loops are unrolled (i and j are the loop counters): if (1<

[Bug bootstrap/60743] build/genautomata uses 700 MB memory for ARM

2014-04-02 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60743 --- Comment #1 from Bernd Edlinger --- current snapshot gcc-4.9-20140330, trunk revision 208948 uses 773 MB peak memory. last week's snapshot gcc-4.9-20140323, trunk revision 208775 used only 417 MB peak memory, which did not cause problems.