[Bug tree-optimization/49963] [4.7 Regression] ICE: in abs_hwi, at hwint.c:108

2011-08-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49963 Paolo Carlini changed: What|Removed |Added CC||rguenther at suse dot de --- Comment #9 f

[Bug libfortran/50105] Possibly: [4.3/4.4/4.5/4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown

2011-08-17 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105 --- Comment #3 from Thomas Henlich 2011-08-17 07:36:54 UTC --- Maybe we can trace back the change in GFortran between 4.1 and 4.3 and find out why it was changed?

[Bug target/50104] internal compiler error: in extract_insn

2011-08-17 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50104 --- Comment #1 from Mikael Pettersson 2011-08-17 07:52:49 UTC --- Duplicate of PR50099.

[Bug rtl-optimization/50101] GCC 4.5 and 4.6 generate suboptimal code on ppc for countdown loops when the CTR register cannot be used

2011-08-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50101 --- Comment #2 from Richard Guenther 2011-08-17 08:10:03 UTC --- I suppose the CTR is introduced after RA in machine-dependent reorg? In which case can the issue be fixed on branches by adjusting register cost of the CTR?

[Bug target/50104] internal compiler error: in extract_insn

2011-08-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50104 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust

2011-08-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50099 Richard Guenther changed: What|Removed |Added CC||raj.khem at gmail dot com --- Comment

[Bug bootstrap/50103] gcc-4.4.6/gcc/config/rs6000/rs6000.md:153: internal compiler error: Segmentation fault

2011-08-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50103 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/50069] FORALL fails on a character array

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50069 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRMED

[Bug c++/50086] [C++0x] Error on lookup of template function address with variadic template arguments

2011-08-17 Thread edward.sch...@trash-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50086 --- Comment #4 from edward.sch...@trash-mail.com 2011-08-17 08:24:52 UTC --- Nice. Thanks a lot. :)

[Bug fortran/50069] FORALL fails on a character array

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50069 --- Comment #3 from Tobias Burnus 2011-08-17 08:44:30 UTC --- (In reply to comment #2) > Draft patch: This patch fails for gfortran.dg/forall_12.f90 test (of PR31217 and PR33811): character(LEN=12) :: a(2) = "123456789012" forall (i = 3

[Bug target/50106] New: [ARM] Wrong code with -march=armv5t -mthumb -Os

2011-08-17 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50106 Bug #: 50106 Summary: [ARM] Wrong code with -march=armv5t -mthumb -Os Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Pr

[Bug target/50106] [ARM] Wrong code with -march=armv5t -mthumb -Os

2011-08-17 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50106 --- Comment #1 from Sebastian Huber 2011-08-17 08:53:00 UTC --- Created attachment 25029 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25029 arm-rtemseabi4.11-g++ -march=armv5t -mthumb -Os -S compiler1.test.ii -o compiler1.test.eabi.Os.s

[Bug target/50106] [ARM] Wrong code with -march=armv5t -mthumb -Os

2011-08-17 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50106 --- Comment #2 from Sebastian Huber 2011-08-17 08:54:55 UTC --- Created attachment 25030 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25030 arm-rtemseabi4.11-g++ -march=armv5t -mthumb -O2 -S compiler1.test.ii -o compiler1.test.eabi.O2.s

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread enkovich.gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 --- Comment #13 from Ilya Enkovich 2011-08-17 09:07:20 UTC --- (In reply to comment #12) > Created attachment 25025 [details] > A patch to use the same mode for shift count > > This is an untested patch to use the same mode for shift count. We

[Bug libfortran/50105] Possibly: [4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105 Tobias Burnus changed: What|Removed |Added Summary|Possibly: |Possibly: [4.6/4.7 |[4.

[Bug fortran/50070] Segmentation fault at size_binop_loc in fold-const.c

2011-08-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50070 --- Comment #11 from janus at gcc dot gnu.org 2011-08-17 09:14:24 UTC --- Author: janus Date: Wed Aug 17 09:14:18 2011 New Revision: 177825 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177825 Log: 2011-08-17 Janus Weil PR fortran/

[Bug fortran/50070] Segmentation fault at size_binop_loc in fold-const.c

2011-08-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50070 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/50090] ARM EABI symbols in libgcc.a have default visibility

2011-08-17 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50090 --- Comment #2 from rsandifo at gcc dot gnu.org 2011-08-17 11:13:25 UTC --- Author: rsandifo Date: Wed Aug 17 11:13:20 2011 New Revision: 177826 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177826 Log: libgcc/ PR target/50090 *

[Bug tree-optimization/49963] [4.7 Regression] ICE: in abs_hwi, at hwint.c:108

2011-08-17 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49963 --- Comment #10 from rguenther at suse dot de 2011-08-17 11:25:02 UTC --- On Wed, 17 Aug 2011, paolo.carlini at oracle dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49963 > > Paolo Carlini changed: > >What|Remov

[Bug target/43597] Move and compare with 0 can be combined

2011-08-17 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43597 --- Comment #8 from vries at gcc dot gnu.org 2011-08-17 11:39:10 UTC --- Author: vries Date: Wed Aug 17 11:39:06 2011 New Revision: 177827 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177827 Log: 2011-08-17 Tom de Vries PR target/

[Bug target/43597] Move and compare with 0 can be combined

2011-08-17 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43597 vries at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libfortran/50105] Possibly: [4.6/4.7 Regression] I/O with g6.5 - wrong number of "**" shown

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105 --- Comment #5 from Tobias Burnus 2011-08-17 13:05:07 UTC --- To continue tracking: Bill Long (Cray) thinks that "**" (i.e. the current gfortran behaviour) is correct as: "The key point here, which does not show up in email font, is that, in

[Bug fortran/31461] warn about entities in USE, ONLY statement not later used

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31461 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #1

[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust

2011-08-17 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50099 --- Comment #4 from Mikael Pettersson 2011-08-17 13:35:59 UTC --- Created attachment 25031 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25031 reduced test case

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 --- Comment #14 from H.J. Lu 2011-08-17 13:37:39 UTC --- (In reply to comment #13) > (In reply to comment #12) > > Created attachment 25025 [details] > > A patch to use the same mode for shift count > > > > This is an untested patch to use the s

[Bug rtl-optimization/50107] New: [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread kirill.yukhin at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 Bug #: 50107 Summary: [IRA, i386] allocates regiters in very non-optimal way Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/50107] [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread kirill.yukhin at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 --- Comment #1 from Yukhin Kirill 2011-08-17 13:41:58 UTC --- Created attachment 25033 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25033 Testcase

[Bug middle-end/50061] [4.7 regression] emit_library_call_value_1 change broke SF->TI conversion on MIPS

2011-08-17 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50061 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-08-17 13:52:58 UTC --- > --- Comment #1 from rsandifo at gcc dot gnu.org > 2011-08-12 20:26:35 UTC --- > Note that I posted a patch for this last weekend: > > http://gcc.gnu.org/ml/

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread enkovich.gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 --- Comment #15 from Ilya Enkovich 2011-08-17 14:16:27 UTC --- (In reply to comment #14) > > I think this problem is unique to x86 since some instructions have > different sizes in register operands. In this example, shift count > is CL regardl

[Bug c++/50108] New: [C++0x] Variadic templates with both type and non-type parameters

2011-08-17 Thread edward.sch...@trash-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50108 Bug #: 50108 Summary: [C++0x] Variadic templates with both type and non-type parameters Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 --- Comment #16 from H.J. Lu 2011-08-17 14:37:35 UTC --- The testcase has ... int n8 = (arr[7] * 9 + 8) & 15; for (i = 0; i < len; i+=8) { n1 = (n1 + 1) & 15; s += arr[i] << n1; The shift count is 32bit, which causes 32bit

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 --- Comment #17 from Richard Guenther 2011-08-17 14:42:11 UTC --- (In reply to comment #16) > The testcase has ... > > int n8 = (arr[7] * 9 + 8) & 15; > > for (i = 0; i < len; i+=8) > { > n1 = (n1 + 1) & 15; > > s += arr[i]

[Bug c++/45625] Template parameter name does not hide outer class scope's member name

2011-08-17 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45625 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED CC|dodji at gcc

[Bug c++/50108] [C++0x] Variadic templates with both type and non-type parameters

2011-08-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50108 --- Comment #1 from Jonathan Wakely 2011-08-17 14:58:18 UTC --- 14.1 [temp.param] paragraph 11: "If a template-parameter of a primary class template or alias template is a template parameter pack, it shall be the last template-parameter."

[Bug c++/47346] access control for nested type is ignored in class template

2011-08-17 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47346 --- Comment #4 from Dodji Seketeli 2011-08-17 15:26:01 UTC --- Candidate fix posted to http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01404.html

[Bug rtl-optimization/50101] GCC 4.5 and 4.6 generate suboptimal code on ppc for countdown loops when the CTR register cannot be used

2011-08-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50101 --- Comment #3 from Michael Meissner 2011-08-17 15:43:00 UTC --- (In reply to comment #2) > I suppose the CTR is introduced after RA in machine-dependent reorg? In which > case can the issue be fixed on branches by adjusting register cost of the

[Bug rtl-optimization/50101] GCC 4.5 and 4.6 generate suboptimal code on ppc for countdown loops when the CTR register cannot be used

2011-08-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50101 --- Comment #6 from Michael Meissner 2011-08-17 15:45:59 UTC --- Created attachment 25036 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25036 Postreload rtl dump file

[Bug rtl-optimization/50101] GCC 4.5 and 4.6 generate suboptimal code on ppc for countdown loops when the CTR register cannot be used

2011-08-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50101 --- Comment #4 from Michael Meissner 2011-08-17 15:44:20 UTC --- Created attachment 25034 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25034 Sched1 rtl dump file

[Bug rtl-optimization/50101] GCC 4.5 and 4.6 generate suboptimal code on ppc for countdown loops when the CTR register cannot be used

2011-08-17 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50101 --- Comment #5 from Michael Meissner 2011-08-17 15:45:08 UTC --- Created attachment 25035 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25035 IRA rtl dump file

[Bug fortran/31461] warn about entities in USE, ONLY statement not later used

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31461 --- Comment #2 from Tobias Burnus 2011-08-17 16:31:20 UTC --- Author: burnus Date: Wed Aug 17 16:31:10 2011 New Revision: 177833 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177833 Log: 2011-08-17 Tobias Burnus PR fortran/31

[Bug fortran/31461] warn about entities in USE, ONLY statement not later used

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31461 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug bootstrap/50103] gcc-4.4.6/gcc/config/rs6000/rs6000.md:153: internal compiler error: Segmentation fault

2011-08-17 Thread murthys at us dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50103 --- Comment #2 from Sri 2011-08-17 17:00:34 UTC --- Hi Richard: Thank you for your response. I looked at the documentation for xlc and by default the optimizations are turned off http://publib.boulder.ibm.com/infocenter/comphelp/v111v131/index.

[Bug rtl-optimization/50107] [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 --- Comment #2 from Vladimir Makarov 2011-08-17 17:16:11 UTC --- I guess something wrong with hard register preferencing for multi-register pseudos in ira-color.c::ira_assign. I believe it works fine for one-register pseudos. I'll look at this.

[Bug target/50106] [ARM] Wrong code with -march=armv5t -mthumb -Os

2011-08-17 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50106 Ramana Radhakrishnan changed: What|Removed |Added Keywords||wrong-code Status|UNCO

[Bug tree-optimization/49963] [4.7 Regression] ICE: in abs_hwi, at hwint.c:108

2011-08-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49963 --- Comment #11 from Paolo Carlini 2011-08-17 17:22:16 UTC --- Ok, thanks, will do later today.

[Bug rtl-optimization/50107] [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 --- Comment #3 from H.J. Lu 2011-08-17 18:43:41 UTC --- (In reply to comment #2) > I guess something wrong with hard register preferencing for multi-register > pseudos in ira-color.c::ira_assign. I believe it works fine for one-register > pseudo

[Bug c++/45625] Template parameter name does not hide outer class scope's member name

2011-08-17 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45625 --- Comment #3 from Dodji Seketeli 2011-08-17 18:57:52 UTC --- Candidate fix posted to http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01418.html

[Bug fortran/50109] New: Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !

2011-08-17 Thread hanson at physics dot auburn.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50109 Bug #: 50109 Summary: Formatted namelist read with multiple "!" fails with: Cannot match namelist object name ! Classification: Unclassified Product: gcc Version: 4.6.0

[Bug rtl-optimization/50110] New: Endian reversal when adding extzv instruction

2011-08-17 Thread david.meggy at icron dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50110 Bug #: 50110 Summary: Endian reversal when adding extzv instruction Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Prio

[Bug rtl-optimization/50107] [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 --- Comment #4 from H.J. Lu 2011-08-17 19:16:40 UTC --- Created attachment 25038 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25038 A patch This patch generates: movq%rdi, %rdx mulx%rsi, %r10, %r9 addq$3, %r9

[Bug rtl-optimization/50110] Endian reversal when adding extzv instruction

2011-08-17 Thread david.meggy at icron dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50110 --- Comment #1 from David Meggy 2011-08-17 19:18:21 UTC --- When I compile with with -da to dump all the temporary files the endian reversal seems to happen in the .179r.combine file. The following block of code is in the .178r.dce file (insn

[Bug rtl-optimization/50107] [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 --- Comment #5 from H.J. Lu 2011-08-17 19:22:51 UTC --- (In reply to comment #2) > I guess something wrong with hard register preferencing for multi-register > pseudos in ira-color.c::ira_assign. I believe it works fine for one-register > pseudo

[Bug rtl-optimization/50110] Endian reversal when adding extzv instruction

2011-08-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50110 --- Comment #2 from Andrew Pinski 2011-08-17 19:31:56 UTC --- I think you have issue how zero_extract RTL works.

[Bug fortran/50109] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !

2011-08-17 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50109 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org K

[Bug rtl-optimization/50110] Endian reversal when adding extzv instruction

2011-08-17 Thread david.meggy at icron dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50110 --- Comment #3 from David Meggy 2011-08-17 19:37:48 UTC --- Andrew, are you referring to an issue with the define_insn macro I created? or the GCC zero-extract generic code? I've taken a look at http://gcc.gnu.org/onlinedocs/gccint/Standard-Name

[Bug fortran/50109] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !

2011-08-17 Thread hanson at physics dot auburn.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50109 Jim Hanson changed: What|Removed |Added Attachment #25037|0 |1 is obsolete|

[Bug fortran/50109] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !

2011-08-17 Thread hanson at physics dot auburn.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50109 --- Comment #3 from Jim Hanson 2011-08-17 20:35:44 UTC --- (In reply to comment #1) > If one changes the write statement to output nfp, then > gfortran 4.2.5 prints out '5'. Oops. I attached an improved test case.

[Bug testsuite/49464] [4.6/4.7 Regression] FAIL: g++.dg/ext/altivec-17.C (test for errors, line 15)

2011-08-17 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49464 Joseph S. Myers changed: What|Removed |Added Priority|P3 |P4

[Bug target/48308] [4.6/4.7 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2011-08-17 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 Joseph S. Myers changed: What|Removed |Added Priority|P3 |P2

[Bug rtl-optimization/50078] [4.6/4.7 Regression] combine wrong code: volatile accesses optimized out

2011-08-17 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50078 Joseph S. Myers changed: What|Removed |Added Priority|P3 |P2

[Bug fortran/50109] [4.3/4.4/4.5/4.6 Regression] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !

2011-08-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50109 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code Priority|P3

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 H.J. Lu changed: What|Removed |Added Attachment #25025|0 |1 is obsolete|

[Bug tree-optimization/49911] SRA + DOM + VRP + -fstrict-enums incorrectly remove predicate

2011-08-17 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911 --- Comment #17 from Rafael Avila de Espindola 2011-08-17 21:31:43 UTC --- Created attachment 25041 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25041 gcc 4.5 backport I have tried porting the vrp patch to 4.5. It works out of the box on 3

[Bug rtl-optimization/50107] [IRA, i386] allocates regiters in very non-optimal way

2011-08-17 Thread vmakarov at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50107 --- Comment #6 from Vladimir Makarov 2011-08-17 22:21:13 UTC --- (In reply to comment #4) > Created attachment 25038 [details] > A patch > > This patch generates: > > movq%rdi, %rdx > mulx%rsi, %r10, %r9 > addq$3, %r9 >

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 H.J. Lu changed: What|Removed |Added Attachment #25040|0 |1 is obsolete|

[Bug target/50091] [4.5/4.6/4.7 Regression] -fstack-check gives bad assembly on powerpc-apple-darwin9

2011-08-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50091 --- Comment #4 from Dominique d'Humieres 2011-08-17 22:32:23 UTC --- If I edit the assembly code to have ... stw r0,-12284(r1) mr r0,r1 stw r0,-12556(r1) ... The code assembles, links and runs without further hiccup.

[Bug rtl-optimization/50088] movzbl is generated instead of movl

2011-08-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50088 H.J. Lu changed: What|Removed |Added Attachment #25042|0 |1 is obsolete|

[Bug target/50068] Invalid memory access in incr_ticks_for_insn

2011-08-17 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50068 --- Comment #6 from Kazumoto Kojima 2011-08-17 22:49:21 UTC --- Author: kkojima Date: Wed Aug 17 22:49:18 2011 New Revision: 177839 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177839 Log: PR target/50068 * config/sh/sh.c (sh_ou

[Bug rtl-optimization/50110] Endian reversal when adding extzv instruction

2011-08-17 Thread david.meggy at icron dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50110 --- Comment #4 from David Meggy 2011-08-17 23:15:26 UTC --- >From rtl.def /* Reference to a signed bit-field of specified size and position. Operand 0 is the memory unit (usually SImode or QImode) which contains the field's first bit. Op

[Bug c/50111] New: Option -O0 cause "Error: unsupported for `movq'"

2011-08-17 Thread llancelot7 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50111 Bug #: 50111 Summary: Option -O0 cause "Error: unsupported for `movq'" Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal P

[Bug inline-asm/50111] Option -O0 cause "Error: unsupported for `movq'"

2011-08-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50111 Andrew Pinski changed: What|Removed |Added Component|c |inline-asm --- Comment #1 from Andrew Pin

[Bug inline-asm/50111] Option -O0 cause "Error: unsupported for `movq'"

2011-08-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50111 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50112] New: g++ segmentation fault when handling "continue" with "-O2" option in a dead loop

2011-08-17 Thread jianghan08 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50112 Bug #: 50112 Summary: g++ segmentation fault when handling "continue" with "-O2" option in a dead loop Classification: Unclassified Product: gcc Version: 4.6.1 Status

[Bug middle-end/50113] New: soft-float MIPS64 compiler is miscompiling ggc-page.c

2011-08-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50113 Bug #: 50113 Summary: soft-float MIPS64 compiler is miscompiling ggc-page.c Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/50113] [4.7 Regression] soft-float MIPS64 compiler is miscompiling ggc-page.c

2011-08-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50113 Andrew Pinski changed: What|Removed |Added Keywords||build, wrong-code Target|

[Bug middle-end/48600] [4.6/4.7 Regression] ICE when using cold attribute

2011-08-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48600 Jakub Jelinek changed: What|Removed |Added CC||jianghan08 at gmail dot com --- Comment #

[Bug c++/50112] g++ segmentation fault when handling "continue" with "-O2" option in a dead loop

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

[Bug c++/45625] Template parameter name does not hide outer class scope's member name

2011-08-17 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45625 --- Comment #4 from Dodji Seketeli 2011-08-18 06:44:27 UTC --- Author: dodji Date: Thu Aug 18 06:44:22 2011 New Revision: 177846 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177846 Log: PR c++/45625 - Template parm name doesn't hide out