[Bug debug/54971] SRA pessimizes debug info by not creating debug stmts for fields without replacements

2012-10-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54971 --- Comment #13 from Jakub Jelinek 2012-10-29 08:36:03 UTC --- So, beyond the creation of new debug only accesses for whole struct writes into hole if there aren't too many holes, I wonder if SRA doesn't have infrastructure to do aggregate

[Bug ada/53517] gnat.dg/lto14.adb FAILs

2012-10-29 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53517 --- Comment #5 from Eric Botcazou 2012-10-29 09:37:34 UTC --- Author: ebotcazou Date: Mon Oct 29 09:37:30 2012 New Revision: 192911 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192911 Log: PR ada/53517 * gnat.dg/lto1

[Bug debug/54402] [4.8 Regression] var-tracking does not scale

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

[Bug target/54963] [4.8 Regression] Wrong code generated for libgfortran/generated/eoshift3_8.c on SH

2012-10-29 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54963 --- Comment #5 from Oleg Endo 2012-10-29 11:13:19 UTC --- (In reply to comment #4) > (In reply to comment #3) > > Created attachment 28551 [details] > > Proposed patch > > > > This patch fixes the problem, by using 'emit_move_insn' ins

[Bug preprocessor/55115] New: [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread pierre.poissinger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 Bug #: 55115 Summary: [>=4.5.0 regression] missing headers as fatal breaks cproto logic Classification: Unclassified Product: gcc Version: 4.5.0 Status: UNC

[Bug tree-optimization/55110] Internal compiler error in vectorizable_reduction, at tree-vect-loop.c:4633

2012-10-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55110 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/55116] New: [4.8 Regression] LRA failed to decompose ASHIFT

2012-10-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55116 Bug #: 55116 Summary: [4.8 Regression] LRA failed to decompose ASHIFT Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal P

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/55116] [4.8 Regression] LRA failed to decompose ASHIFT

2012-10-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55116 --- Comment #1 from H.J. Lu 2012-10-29 13:14:03 UTC --- ix86_decompose_address has case ASHIFT: if (index) return 0; index = XEXP (op, 0); tmp = XEXP (op, 1);

[Bug c/51712] -Wtype-limits should not trigger for types of implementation-defined signedness

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51712 Manuel López-Ibáñez changed: What|Removed |Added CC||mikestump at comcast dot

[Bug tree-optimization/55111] ICE: tree check: expected ssa_name, have integer_cst in live_on_edge, at tree-vrp.c:89

2012-10-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55111 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/53695] [4.8 Regression] ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O2 -ftracer and labels/gotos

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53695 --- Comment #23 from Richard Biener 2012-10-29 14:25:32 UTC --- Author: rguenth Date: Mon Oct 29 14:25:22 2012 New Revision: 192943 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192943 Log: 2012-10-29 Richard Guenther

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #2 from Jonathan Wakely 2012-10-29 14:29:44 UTC --- (In reply to comment #1) > If the headers do nothing, just delete them? If the headers do something, how > can you preprocess the file without the info from the headers? Th

[Bug fortran/55117] New: Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 Bug #: 55117 Summary: Programs fails to read namelist (contains derived types objects) Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCO

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #1 from pmarguinaud at hotmail dot com 2012-10-29 14:32:32 UTC --- Created attachment 28554 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28554 Namelist

[Bug middle-end/53695] [4.8 Regression] ICE: in dfs_enumerate_from, at cfganal.c:1221 with -O2 -ftracer and labels/gotos

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53695 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/55085] [4.8 regression] false positive -Warray-bounds

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55085 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #2 from pmarguinaud at hotmail dot com 2012-10-29 14:34:02 UTC --- $ gfortran bat.F90 $ ./a.out At line 33 of file bat.F90 (unit = 4, file = 'NAMELIST') Fortran runtime error: Internal namelist read error I tried 4.6.1, 4.6

[Bug rtl-optimization/55092] [4.8 Regression] LRA aggravates var-tracking scalability problems

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55092 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug debug/55094] [4.7/4.8 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2224

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55094 Richard Biener changed: What|Removed |Added Target||i686-pc-linux-gnu Target Mile

[Bug lto/55102] The options -flto and -On do not behave as described in GCC docs

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55102 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55104 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org Ta

[Bug rtl-optimization/55106] ice: Maximum number of LRA constraint passes is achieved (15)

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55106 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread pierre.poissinger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #3 from Pierre Poissinger 2012-10-29 14:42:09 UTC --- Hi, Typically: The header is used, and contains all the 'visible' functions found in source BUT it's only needed: a) To perform real compilation: To check that function c

[Bug rtl-optimization/55106] ice: Maximum number of LRA constraint passes is achieved (15)

2012-10-29 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55106 --- Comment #4 from Vladimir Makarov 2012-10-29 14:42:21 UTC --- Author: vmakarov Date: Mon Oct 29 14:42:05 2012 New Revision: 192944 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192944 Log: 2012-10-29 Vladimir Makarov

[Bug target/55108] bad compile-time evaluation of members of initialized union

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55108 Richard Biener changed: What|Removed |Added Target||arm-linux-gnueabihf Co

[Bug tree-optimization/55110] [4.8 Regression] Internal compiler error in vectorizable_reduction, at tree-vect-loop.c:4633

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55110 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|Intern

[Bug tree-optimization/55111] [4.8 Regression] ICE: tree check: expected ssa_name, have integer_cst in live_on_edge, at tree-vrp.c:89

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55111 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug lto/55112] internal compiler error: in simplify_subreg, at simplify-rtx.c:5424

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55112 Richard Biener changed: What|Removed |Added Keywords||lto Target|

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 Manuel López-Ibáñez changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug lto/55113] internal compiler error: in emit_library_call_value_1, at calls.c:3739

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55113 --- Comment #2 from Richard Biener 2012-10-29 14:48:06 UTC --- Did you compile the object files with -O0?

[Bug middle-end/55114] [4.8 Regression] gcc.dg/builtins-53.c ICEs on mips64 soft-float

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55114 Richard Biener changed: What|Removed |Added Target||mips64 Target Milestone|---

[Bug middle-end/55116] [4.8 Regression] LRA failed to decompose ASHIFT

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55116 Richard Biener changed: What|Removed |Added Target||x32-*-* Target Milestone|---

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #5 from Manuel López-Ibáñez 2012-10-29 14:53:24 UTC --- (In reply to comment #3) > > Now - myfuncs.h being auto generated, during first build, prototyping will > fail > quickly due to "Missing headers"... > This create some kind o

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread pierre.poissinger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 Pierre Poissinger changed: What|Removed |Added Status|RESOLVED|WAITING Resolution|I

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread pierre.poissinger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #7 from Pierre Poissinger 2012-10-29 14:59:51 UTC --- (In reply to comment #4) > That seems an odd way to generate missing declarations. Missing headers may > lead to different code being compiled because of undefined macros, f

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread pierre.poissinger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #8 from Pierre Poissinger 2012-10-29 15:03:14 UTC --- (In reply to comment #5) > Or even better, use libClang to do > what you want instead of parsing GCC errors, which are likely to ch

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #9 from Manuel López-Ibáñez 2012-10-29 15:13:33 UTC --- (In reply to comment #8) > (In reply to comment #5) > > Or even better, use libClang to do > > what you want instead of parsing GCC err

[Bug debug/54971] SRA pessimizes debug info by not creating debug stmts for fields without replacements

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54971 --- Comment #14 from Richard Biener 2012-10-29 15:19:53 UTC --- I think it has something like that, but it only is effective if there is any scalarization and the intermediate copies are turned into dead code this way. I still think we s

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

2012-10-29 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55104 Igor Zamyatin changed: What|Removed |Added CC||izamyatin at gmail dot com ---

[Bug preprocessor/55115] [>=4.5.0 regression] missing headers as fatal breaks cproto logic

2012-10-29 Thread pierre.poissinger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55115 --- Comment #10 from Pierre Poissinger 2012-10-29 15:24:04 UTC --- No issues - made me smile :-) I know there are way around, just first tried the "upstream" path to see if there are any "quick" ways to ensure that we won't run into issu

[Bug debug/54971] SRA pessimizes debug info by not creating debug stmts for fields without replacements

2012-10-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54971 --- Comment #15 from Jakub Jelinek 2012-10-29 15:25:36 UTC --- The intermediate copies should be DSE-able, as shown when the #c14 testcases are changed to have a resp. x on all RHSs.

[Bug lto/55118] New: Missed forward propagation of addresses

2012-10-29 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55118 Bug #: 55118 Summary: Missed forward propagation of addresses Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug lto/55118] Missed forward propagation of addresses

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55118 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ada/55119] New: Ada.Directories only handles files under 2GB

2012-10-29 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55119 Bug #: 55119 Summary: Ada.Directories only handles files under 2GB Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug c++/55120] New: Inaccessible virtual base constructor does not prevent generation of default constructor

2012-10-29 Thread ndkrempel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55120 Bug #: 55120 Summary: Inaccessible virtual base constructor does not prevent generation of default constructor Classification: Unclassified Product: gcc Version: 4.7.0

[Bug gcov-profile/55121] New: ICE in if-convertion with PGO (ARM)

2012-10-29 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121 Bug #: 55121 Summary: ICE in if-convertion with PGO (ARM) Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal P

[Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)

2012-10-29 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121 --- Comment #1 from christophe.lyon at st dot com 2012-10-29 16:03:16 UTC --- Created attachment 28556 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28556 patch2

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)

2012-10-29 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121 --- Comment #2 from christophe.lyon at st dot com 2012-10-29 16:03:56 UTC --- Created attachment 28557 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28557 patch3

[Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)

2012-10-29 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121 --- Comment #3 from christophe.lyon at st dot com 2012-10-29 16:04:42 UTC --- Created attachment 28558 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28558 patch4

[Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)

2012-10-29 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121 --- Comment #4 from christophe.lyon at st dot com 2012-10-29 16:05:30 UTC --- Created attachment 28559 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28559 pre-processed source

[Bug gcov-profile/55121] ICE in if-convertion with PGO (ARM)

2012-10-29 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55121 --- Comment #5 from christophe.lyon at st dot com 2012-10-29 16:06:24 UTC --- Created attachment 28560 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28560 profiling data

[Bug c++/55120] Inaccessible virtual base constructor does not prevent generation of default constructor

2012-10-29 Thread ndkrempel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55120 --- Comment #1 from Nick Krempel 2012-10-29 16:08:49 UTC --- Not so clear this is a bug, as the default constructor for D could be generated in the following form: struct D : B { D() : B(), ::V() {} } Note the reference to V via t

[Bug fortran/53544] Derived-type components in namelist group declaration produces error

2012-10-29 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53544 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2012-10-29 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55078 Martin Jambor changed: What|Removed |Added CC||jamborm at gcc dot gnu.org ---

[Bug rtl-optimization/55122] New: ICE: maximum number of LRA constraint passes is achieved (15)

2012-10-29 Thread antoine.balestrat at gmail dot com
Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: antoine.balest...@gmail.com Hello ! I'm using GCC 4.8.0 as of 20121029 (r192944) at -O3 and in 32 bit mode : $ cat lra.c int i, a; unsigned long

[Bug middle-end/55116] [4.8 Regression] LRA failed to decompose ASHIFT

2012-10-29 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55116 --- Comment #2 from Vladimir Makarov 2012-10-29 16:37:08 UTC --- Author: vmakarov Date: Mon Oct 29 16:36:57 2012 New Revision: 192949 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192949 Log: 2012-10-29 Vladimir Makarov

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

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

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

2012-10-29 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54850 David Edelsohn changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/55123] New: [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread yegor.derevenets at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 Bug #: 55123 Summary: [C++11] Construction of shared_ptr from unique_ptr fails Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread yegor.derevenets at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 --- Comment #1 from Yegor Derevenets 2012-10-29 17:09:49 UTC --- Created attachment 28561 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28561 Preprocessed test.cpp

[Bug debug/54402] [4.8 Regression] var-tracking does not scale

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

[Bug middle-end/55027] simplify vector multiplication by 1

2012-10-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55027 --- Comment #3 from Marc Glisse 2012-10-29 17:17:01 UTC --- Author: glisse Date: Mon Oct 29 17:16:51 2012 New Revision: 192954 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192954 Log: 2012-10-29 Marc Glisse PR middl

[Bug middle-end/55027] simplify vector multiplication by 1

2012-10-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55027 Marc Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug debug/54402] [4.8 Regression] var-tracking does not scale

2012-10-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402 --- Comment #9 from Jakub Jelinek 2012-10-29 17:24:15 UTC --- Created attachment 28563 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28563 gcc48-pr54402-2.patch Just for completeness, I'm attaching my earlier attempt to fix the r

[Bug c++/55120] Inaccessible virtual base constructor does not prevent generation of default constructor

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55120 Jonathan Wakely changed: What|Removed |Added CC||jason at gcc dot gnu.org ---

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/55124] New: ICE in find_or_generate_expression, at tree-ssa-pre.c:2803

2012-10-29 Thread antoine.balestrat at gmail dot com
Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: antoine.balest...@gmail.com Using GCC 4.8.0 20121029 : $ cat daexpr.c int a, b; long c; void f2(void) { unsigned long k = 1; foo(b ? k = 0 : 0

[Bug tree-optimization/55124] ICE in find_or_generate_expression, at tree-ssa-pre.c:2803

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55124 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/55122] [4.8 Regression] ICE: maximum number of LRA constraint passes is achieved (15)

2012-10-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55122 Richard Biener changed: What|Removed |Added CC||vmakarov at gcc dot gnu.org T

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 --- Comment #3 from Jonathan Wakely 2012-10-29 18:23:58 UTC --- Actually the fix is trivial, we never need allocator<_Tp> , so can just ensure we never instantiate allocator<_Tp>, then it doesn't matter if _Tp is const. --- bits/shared

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread yegor.derevenets at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 --- Comment #4 from Yegor Derevenets 2012-10-29 18:35:45 UTC --- Confirm, the patch works for me.

[Bug c/55125] New: declaration of the struct's array

2012-10-29 Thread hak1r at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55125 Bug #: 55125 Summary: declaration of the struct's array Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/55120] Inaccessible virtual base constructor does not prevent generation of default constructor

2012-10-29 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55120 --- Comment #3 from Daniel Krügler 2012-10-29 19:20:26 UTC --- (In reply to comment #2) > This is http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#7 which > was > closed as NAD saying "This is what was intended" but I'm not sure what

[Bug target/54805] __gthread* on VxWorks

2012-10-29 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54805 --- Comment #1 from rbmj at verizon dot net 2012-10-29 19:22:09 UTC --- Ping? Robert Mason

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

2012-10-29 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55006 Igor Zamyatin changed: What|Removed |Added CC||izamyatin at gmail dot com ---

[Bug debug/54693] VTA guality issues with loops

2012-10-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54693 --- Comment #7 from Alexandre Oliva 2012-10-29 19:26:21 UTC --- Author: aoliva Date: Mon Oct 29 19:26:16 2012 New Revision: 192957 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192957 Log: PR debug/54693 * config/i386/i386.c

[Bug debug/54693] VTA guality issues with loops

2012-10-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54693 --- Comment #8 from Alexandre Oliva 2012-10-29 19:27:11 UTC --- Author: aoliva Date: Mon Oct 29 19:27:09 2012 New Revision: 192958 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192958 Log: PR debug/54693 * loop-unroll.c (loop

[Bug debug/54551] DF resets some DEBUG_INSNs unnecessarily

2012-10-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54551 --- Comment #7 from Alexandre Oliva 2012-10-29 19:27:39 UTC --- Author: aoliva Date: Mon Oct 29 19:27:31 2012 New Revision: 192959 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192959 Log: PR debug/54551 PR debug/54693 * val

[Bug debug/54693] VTA guality issues with loops

2012-10-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54693 --- Comment #9 from Alexandre Oliva 2012-10-29 19:27:39 UTC --- Author: aoliva Date: Mon Oct 29 19:27:31 2012 New Revision: 192959 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192959 Log: PR debug/54551 PR debug/54693 * val

[Bug debug/54693] VTA guality issues with loops

2012-10-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54693 --- Comment #10 from Alexandre Oliva 2012-10-29 19:36:52 UTC --- Author: aoliva Date: Mon Oct 29 19:36:47 2012 New Revision: 192961 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192961 Log: gcc/ChangeLog: PR debug/54693 * tr

[Bug debug/54693] VTA guality issues with loops

2012-10-29 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54693 --- Comment #11 from Alexandre Oliva 2012-10-29 19:37:31 UTC --- Author: aoliva Date: Mon Oct 29 19:37:25 2012 New Revision: 192962 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192962 Log: PR debug/54693 * gcc/valtrack.c (de

[Bug c/55125] segfault when declaration of the struct's array

2012-10-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55125 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org ---

[Bug tree-optimization/55124] ICE in find_or_generate_expression, at tree-ssa-pre.c:2803

2012-10-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55124 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org ---

[Bug lto/48427] ICE: tree check: expected array_type, have pointer_type in array_ref_low_bound, at expr.c:6253

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48427 Dmitry Gorbachev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug debug/38226] Configure time option "--with-stabs" does not work

2012-10-29 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38226 Dmitry Gorbachev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 --- Comment #5 from Marc Glisse 2012-10-29 19:50:59 UTC --- The standard doesn't say anything about it, but it would also be possible to tweak one of the address overloads in allocator so there is no ambiguity when both types are the same.

[Bug libstdc++/55126] New: Libstdc++-v3 fails to compile

2012-10-29 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55126 Bug #: 55126 Summary: Libstdc++-v3 fails to compile Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c++/55127] New: [4.8 regression] Incorrect "dependent scope" error with partial specialisation of non-type parameter

2012-10-29 Thread gccbugs at qo dot cx
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55127 Bug #: 55127 Summary: [4.8 regression] Incorrect "dependent scope" error with partial specialisation of non-type parameter Classification: Unclassified Product: gcc Vers

[Bug c++/55127] [4.8 regression] Incorrect "dependent scope" error with partial specialisation of non-type parameter

2012-10-29 Thread gccbugs at qo dot cx
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55127 --- Comment #1 from Philipp A. Hartmann 2012-10-29 20:17:32 UTC --- Created attachment 28565 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28565 minimal test-case (and workaround) Without WORKAROUND being defined, GCC 4.8 fails wi

[Bug c/53066] Wshadow should not warn for shadowing an extern function

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53066 --- Comment #2 from Manuel López-Ibáñez 2012-10-29 20:17:34 UTC --- Author: manu Date: Mon Oct 29 20:17:23 2012 New Revision: 192963 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192963 Log: 2012-10-29 Manuel López-Ibáñez PR c/5

[Bug c/53066] Wshadow should not warn for shadowing an extern function

2012-10-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53066 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 --- Comment #6 from Jonathan Wakely 2012-10-29 20:32:41 UTC --- I've previously considered removing the address(const_reference) overload when is_same, but doing so would not help most code (e.g. std::vector) work with user-defined allocat

[Bug c++/55126] Libstdc++-v3 fails to compile

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55126 Jonathan Wakely changed: What|Removed |Added Component|libstdc++ |c++ --- Comment #1 from Jonat

[Bug middle-end/54386] Unaligned mem load wrongly generated for inlined inline/static function

2012-10-29 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54386 Oleg Endo changed: What|Removed |Added Target|sh*-*-* |sh*-*-* arm* Status|UNCO

[Bug c++/55128] New: auto changes storage from .data to .rodata

2012-10-29 Thread ricilake at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55128 Bug #: 55128 Summary: auto changes storage from .data to .rodata Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug regression/55129] New: removal of gcc-core tarballs leads to huge extraction times

2012-10-29 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55129 Bug #: 55129 Summary: removal of gcc-core tarballs leads to huge extraction times Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRM

[Bug regression/55129] removal of gcc-core tarballs leads to huge extraction times

2012-10-29 Thread lxllol at yopmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55129 --- Comment #1 from Roger Meyer 2012-10-29 21:19:32 UTC --- before you suggest using the .tar.gz instead: that one is 100 MB and increases download times and needed storage space significantly. .xz is the best of both world, fast extrac

[Bug libstdc++/55123] [C++11] Construction of shared_ptr from unique_ptr fails

2012-10-29 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55123 --- Comment #7 from Jonathan Wakely 2012-10-29 21:49:31 UTC --- Author: redi Date: Mon Oct 29 21:49:19 2012 New Revision: 192964 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192964 Log: PR libstdc++/55123 * include/b

  1   2   >