[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-08-04 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #40 from Sebastian Huber 2011-08-05 06:49:00 UTC --- (In reply to comment #39) > On Fri, Aug 5, 2011 at 2:33 AM, jiangning.liu at arm dot com [...] > > Is it possible you send me your source code exposing the bug first, so I can > > v

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #24 from Uros Bizjak 2011-08-05 06:25:55 UTC --- (In reply to comment #23) > I still got > > FAIL: gcc.c-torture/execute/builtins/strcat.c compilation, -O1 (internal > compiler error) movdi_internal_rex64 has wrong constraint for

[Bug libgcj/40947] Invalid flag usage: Wl,-rpath, -Wx,-option must appear after -_SYSTYPE_SVR4

2011-08-04 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947 Hin-Tak Leung changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/40894] [4.4/4.5/4.6/4.7 Regression] bootstrap4-lean failed crtfastmath.o comparision

2011-08-04 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894 Hin-Tak Leung changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3

2011-08-04 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959 Hin-Tak Leung changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-08-04 Thread ramana.r at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #39 from Ramana Radhakrishnan 2011-08-05 03:57:14 UTC --- On Fri, Aug 5, 2011 at 2:33 AM, jiangning.liu at arm dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 > > --- Comment #38 from Jiangning Liu 2011-08-05 > 0

[Bug rtl-optimization/49982] New: [4.7 Regression] ICE in fixup_args_size_notes, at expr.c:3625

2011-08-04 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49982 Summary: [4.7 Regression] ICE in fixup_args_size_notes, at expr.c:3625 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #7 from Richard H

[Bug debug/49981] New: entryval: missing DW_AT_GNU_call_site_data_value for Fortran parameter

2011-08-04 Thread jan.kratochvil at redhat dot com
Component: debug AssignedTo: unassig...@gcc.gnu.org ReportedBy: jan.kratoch...@redhat.com CC: ja...@redhat.com Target: x86_64-unknown-linux-gnu FAIL: gcc (GCC) 4.7.0 20110804 (experimental

[Bug bootstrap/40894] [4.4/4.5/4.6/4.7 Regression] bootstrap4-lean failed crtfastmath.o comparision

2011-08-04 Thread htl10 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40894 Hin-Tak Leung changed: What|Removed |Added Known to work||4.6.1 --- Comment #11 from Hin-Tak Leung

[Bug debug/49980] New: entryval: missing DW_AT_GNU_call_site_data_value for stack-passed `double' parameter

2011-08-04 Thread jan.kratochvil at redhat dot com
ormal Priority: P3 Component: debug AssignedTo: unassig...@gcc.gnu.org ReportedBy: jan.kratoch...@redhat.com CC: ja...@redhat.com Target: x86_64-unknown-linux-gnu FAIL: gcc (GCC) 4.7.0 20110804 (experim

[Bug rtl-optimization/49972] Invalid .gcc_except_table with -freorder-blocks-and-partition

2011-08-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49972 --- Comment #3 from Andrew Pinski 2011-08-04 23:34:05 UTC --- Yes we know, there is some mention that this option might be removed in the near future on the list.

[Bug fortran/37211] TRANSFER to characters: Size checking

2011-08-04 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37211 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #23 from H.J. Lu 2011-08-04 22:24:58 UTC --- I still got FAIL: gcc.c-torture/execute/builtins/strcat.c compilation, -O1 (internal compiler error) FAIL: gcc.c-torture/unsorted/xdi.c, -O1 (internal compiler error) FAIL: gcc.dg/tor

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #6 from Hans-Peter Nilsson 2011-08-04 21:51:07 UTC --- (In reply to comment #2) > E.g. a cross > to CRIS is hanging in the simulator for *every* execution test, > so I assume there's something wrong with my cris-sim dejagnu setup. Li

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #5 from Kazumoto Kojima 2011-08-04 21:18:55 UTC --- (In reply to comment #2) > Kaz, can you enumerate some specific tests that are now failing? I've got FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution te

[Bug fortran/49638] [OOP] length parameter is ignored when overriding type bound character functions with constant length.

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49638 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #22 from H.J. Lu 2011-08-04 21:03:07 UTC --- I am testing: diff --git a/gcc/config/i386/predicates.md b/gcc/config/i386/predicates.md index ae1fa74..373e74b 100644 --- a/gcc/config/i386/predicates.md +++ b/gcc/config/i386/predicates.

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #21 from H.J. Lu 2011-08-04 21:00:11 UTC --- (In reply to comment #20) > This is the missing part of predicates.md: > It failed on 64bit bootstrap: [hjl@gnu-33 libgcc]$ cat /tmp/doit /export/build/gnu/gcc-x32-test/build-x86_64-lin

[Bug fortran/49962] [OOP] ICE when using type-bound function returning vector

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49962 janus at gcc dot gnu.org changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Co

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #4 from dave.anglin at bell dot net 2011-08-04 20:28:54 UTC --- On 4-Aug-11, at 3:50 PM, rth at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 > > Or is the problem in fact in libgcc somewhere? I.e. you hav

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #20 from Uros Bizjak 2011-08-04 20:09:48 UTC --- This is the missing part of predicates.md: Index: predicates.md === --- predicates.md(revision 177411) +++ predicate

[Bug fortran/49591] [OOP] Multiple identical specific procedures in type-bound operator not detected

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49591 --- Comment #4 from janus at gcc dot gnu.org 2011-08-04 20:05:28 UTC --- (In reply to comment #3) > (In reply to comment #1) > > Adjusting title. The problem really only applies to (type-bound) > > *operators*, > > right? > > No idea. The example

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #19 from Uros Bizjak 2011-08-04 19:59:59 UTC --- (In reply to comment #18) > (In reply to comment #17) > > Created attachment 24918 [details] > > WIP patch that exploits addr32. > > > > The patch ATM limits addr32 optimization to MOD

[Bug c++/49973] Column numbers count special characters as multiple columns

2011-08-04 Thread timothy003 at msn dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49973 --- Comment #8 from Timothy Liang 2011-08-04 19:52:31 UTC --- (In reply to comment #7) > (In reply to comment #6) > > The GCS says "column numbers should start from 1 at the beginning of the > > line ... Calculate column numbers assuming that sp

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 --- Comment #3 from Richard Henderson 2011-08-04 19:50:03 UTC --- David, most of those c++ tests require system headers to compile, but g++.old-deja/g++.robertl/eb31.C does not. Except that I don't see any changes to unwind info in any delay slo

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #18 from H.J. Lu 2011-08-04 19:40:38 UTC --- (In reply to comment #17) > Created attachment 24918 [details] > WIP patch that exploits addr32. > > The patch ATM limits addr32 optimization to MODE_SIZE (op) <= WORD_SIZE due to > inabil

[Bug fortran/49591] [OOP] Multiple identical specific procedures in type-bound operator not detected

2011-08-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49591 --- Comment #3 from Tobias Burnus 2011-08-04 19:39:32 UTC --- (In reply to comment #1) > Adjusting title. The problem really only applies to (type-bound) *operators*, > right? No idea. The example is, but I don't know whether other generics are

[Bug fortran/49591] [OOP] Multiple identical specific procedures in type-bound operator not detected

2011-08-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49591 --- Comment #2 from Tobias Burnus 2011-08-04 19:36:03 UTC --- I think I found the place where this example came from, though at that point it probably was not yet on the server: http://www.j3-fortran.org/doc/meeting/195/11-214.txt

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

2011-08-04 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #109 from Markus Trippelsdorf 2011-08-04 19:25:09 UTC --- Yep. See: http://gcc.gnu.org/viewcvs?view=revision&revision=176335 http://thread.gmane.org/gmane.comp.gcc.devel/121989

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

2011-08-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #108 from Andrew Pinski 2011-08-04 19:22:50 UTC --- (In reply to comment #107) > Now my build dies on what appears to be configure confussion: > /abuild/jh/mozilla-central2/mozilla-central/ipc/chromium/src/base/file_util_linux.cc:43:1

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

2011-08-04 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375 --- Comment #107 from Jan Hubicka 2011-08-04 19:16:29 UTC --- Now my build dies on what appears to be configure confussion: /abuild/jh/mozilla-central2/mozilla-central/ipc/chromium/src/base/file_util_linux.cc:43:17: error: 'close' was not declare

[Bug middle-end/49968] ICE in calls.c:3141 / assert after emit_stack_restore

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49968 Richard Henderson changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug bootstrap/49964] Bootstrap failed with AVX turned on

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49964 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Richard Henderson changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigne

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

2011-08-04 Thread rafael.espindola at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911 --- Comment #10 from Rafael Avila de Espindola 2011-08-04 18:59:20 UTC --- Created attachment 24919 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24919 test patch I ported http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00741.html to gcc 4.5

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 Uros Bizjak changed: What|Removed |Added Attachment #24899|0 |1 is obsolete|

[Bug target/49781] [x32] Unnecessary lea in x32 mode

2011-08-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781 --- Comment #16 from Uros Bizjak 2011-08-04 18:49:32 UTC --- (In reply to comment #14) > /export/build/gnu/gcc-x32-test/release/usr/gcc-4.7.0-x32/bin/gcc -mx32 > -std=gnu99 -fgnu89-inline -O2-S testcase.c > > testcase.c:634:2: interna

[Bug debug/49901] gfortran.dg/debug/[pr35154-dwarf2.f/pr37738.f] failures on darwin

2011-08-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49901 Dominique d'Humieres changed: What|Removed |Added CC||dominiq at lps dot ens.fr --- Comm

[Bug target/49956] [4.7 Regression] FAIL: gfortran.dg/debug/(pr35154-dwarf2.f|pr37738.f) -gdwarf-2 -g3 (internal compiler error) on *-apple-darwin*

2011-08-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49956 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug debug/49901] gfortran.dg/debug/[pr35154-dwarf2.f/pr37738.f] failures on darwin

2011-08-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49901 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/49772] [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta

2011-08-04 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49772 --- Comment #5 from Jan Hubicka 2011-08-04 18:32:27 UTC --- > What happens is that in expand_call_inline we fail the inlining via > an error, but at this point of course the edge points to the inline > clone and that stays so. > > I suppose when

[Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 John David Anglin changed: What|Removed |Added Target|sh4-unknown-linux-gnu, |sh4-unknown-linux-gnu,

[Bug fortran/49962] [OOP] ICE when using type-bound function returning vector

2011-08-04 Thread wangmianzhi1 at linuxmail dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49962 --- Comment #5 from wangmianzhi 2011-08-04 18:07:07 UTC --- On 2011年08月04日 13:59, janus at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49962 > > janus at gcc dot gnu.org changed: > > What|Removed

[Bug fortran/49962] [OOP] ICE when using type-bound function returning vector

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49962 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug target/49967] The -static-libstdc++ does not work on HP-UX (IA64 B.11.23, probably others)

2011-08-04 Thread sje at cup dot hp.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49967 Steve Ellcey changed: What|Removed |Added CC||sje at cup dot hp.com --- Comment #1 from

[Bug fortran/49961] [OOP] type-bound function can not return a pointer of a array

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49961 --- Comment #4 from janus at gcc dot gnu.org 2011-08-04 17:46:35 UTC --- (In reply to comment #3) > http://gcc.gnu.org/viewcvs?view=revision&revision=160622 > > The patch looks very simple and it may be feasible to backport it to 4.5. I just chec

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread hal at oz dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 --- Comment #6 from hal at oz dot net 2011-08-04 17:44:42 UTC --- Well, ok, but who is responsible for that? And it still remains the case that "make pdf" doesn't work.

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 --- Comment #5 from Jonathan Wakely 2011-08-04 17:41:40 UTC --- maybe you'll need to look in texi2pdf to see exactly what it's doing, but whatever it is, it's not something gcc is doing

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread hal at oz dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 --- Comment #4 from hal at oz dot net 2011-08-04 17:35:34 UTC --- Here's what it looks like: $ echo foo | sed "s/\(^\|.* \)@documenten/bar/" foo $ pgm='s/^ *@documentencoding *\([^ ][^ ]*\) *$/\1/ >t found >d >:found >

[Bug testsuite/49979] FAIL: gcc.dg/20030711-1.c execution test

2011-08-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49979 --- Comment #1 from John David Anglin 2011-08-04 17:30:29 UTC --- I think this is a HP-UX 11.00 libc bug exposed by the following change: 2011-07-25 Rainer Orth * lib/target-supports.exp (check_effective_target_mmap): New proc.

[Bug fortran/49961] [OOP] type-bound function can not return a pointer of a array

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49961 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 --- Comment #3 from Jonathan Wakely 2011-08-04 17:22:41 UTC --- That sed command comes from texi2pdf not gcc's makefile, so it must be a change in texi2pdf Try: echo foo | sed "s/\(^\|.* \)@documenten/bar/" In GNU's texi2pdf the corresponding

[Bug testsuite/49979] New: FAIL: gcc.dg/20030711-1.c execution test

2011-08-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49979 Summary: FAIL: gcc.dg/20030711-1.c execution test Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unass

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread hal at oz dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 --- Comment #2 from hal at oz dot net 2011-08-04 16:58:30 UTC --- It's the same version of sed that's been there for two years (date is may 2009), and make pdf used to work with it. Maybe something in the script changed in a way that exposed a pro

[Bug fortran/49591] [OOP] Multiple identical specific procedures in type-bound operator not detected

2011-08-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49591 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/49978] make pdf error on OS X

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 --- Comment #1 from Jonathan Wakely 2011-08-04 16:48:06 UTC --- that looks like a problem with the sed command used by texi2pdf, not a problem with gcc

[Bug other/49978] New: make pdf error on OS X

2011-08-04 Thread hal at oz dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49978 Summary: make pdf error on OS X Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassig...@gcc.gnu.org

[Bug ada/49084] [4.7 regression] bootstrap failure with Ada enabled

2011-08-04 Thread anhvofrcaus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49084 --- Comment #6 from Anh Vo 2011-08-04 16:01:59 UTC --- The configuration --enable-languages=ada --without-build-config --disable-werror was used. Now it causes gcc to fail when configuration --enable-languages=ada,c,c++ is used. Below is the tr

[Bug bootstrap/49964] Bootstrap failed with AVX turned on

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49964 --- Comment #9 from Richard Henderson 2011-08-04 15:47:50 UTC --- Author: rth Date: Thu Aug 4 15:47:42 2011 New Revision: 177408 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177408 Log: PR target/49964 * config/i386/i386.c (ix8

[Bug middle-end/49968] ICE in calls.c:3141 / assert after emit_stack_restore

2011-08-04 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49968 --- Comment #5 from Richard Henderson 2011-08-04 15:39:43 UTC --- Author: rth Date: Thu Aug 4 15:39:40 2011 New Revision: 177404 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177404 Log: PR middle-end/49968 * calls.c (expand_cal

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-04 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #111 from Marc Glisse 2011-08-04 15:38:52 UTC --- (In reply to comment #110) > > Ah, no. It is something we only need if we want to keep binary compatibility > > between __cplusplus=1 and __cplusplus=199711L binaries on Solaris. As soo

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #110 from Paolo Carlini 2011-08-04 15:29:58 UTC --- > Yes. There are independent pieces: > *fixincludes > *libstdc++ > *mangling > > and libcpp is the big red button that can only be pressed at the end. None of > the changes should ha

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-04 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #109 from Marc Glisse 2011-08-04 15:21:36 UTC --- (In reply to comment #108) > Excellent. Can we sort out separately with C++ front-end people like Jason > this > mangling (and demangling too, I suppose) issue? Yes. There are indepen

[Bug c++/49973] Column numbers count special characters as multiple columns

2011-08-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49973 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/49638] [OOP] length parameter is ignored when overriding type bound character functions with constant length.

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

[Bug tree-optimization/49712] internal compiler error: in gen_lsm_tmp_name, at tree-ssa-loop-im.c:2048

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

[Bug tree-optimization/49948] ICE with -ftree-parallelize-loops: "address taken, but ADDRESSABLE bit not set"

2011-08-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49948 Jakub Jelinek changed: What|Removed |Added AssignedTo|rguenth at gcc dot gnu.org |jakub at gcc dot gnu.org --- Comment #8 f

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #108 from Paolo Carlini 2011-08-04 14:40:21 UTC --- Excellent. Can we sort out separately with C++ front-end people like Jason this mangling (and demangling too, I suppose) issue? If I understand correctly it's something which we are g

[Bug c++/49973] Column numbers count special characters as multiple columns

2011-08-04 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49973 --- Comment #6 from joseph at codesourcery dot com 2011-08-04 14:38:16 UTC --- The GCS says "column numbers should start from 1 at the beginning of the line ... Calculate column numbers assuming that space and all ASCII printing characters have

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-04 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 Marc Glisse changed: What|Removed |Added Attachment #24874|0 |1 is obsolete|

[Bug middle-end/49806] [4.7 Regression] FAIL: gcc.dg/tree-ssa/vrp47.c

2011-08-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49806 --- Comment #6 from Richard Guenther 2011-08-04 14:11:35 UTC --- Author: rguenth Date: Thu Aug 4 14:11:30 2011 New Revision: 177392 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177392 Log: 2011-08-04 Richard Guenther PR tree-op

[Bug rtl-optimization/49977] New: [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 Summary: [4.7 Regression] CFI notes are missed for delayed slot Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 C

[Bug rtl-optimization/49686] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686 --- Comment #8 from Kazumoto Kojima 2011-08-04 13:57:14 UTC --- Thanks for checking cris-elf. I'd like to open a new PR.

[Bug c/49975] warn on malformed __attribute((...))__

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 --- Comment #6 from Jonathan Wakely 2011-08-04 13:56:46 UTC --- Google codesearch shows __attribute is used widely in the android kernel and many other places. Whitespace is not significant in C, it would be strange for "))foo" to be different t

[Bug target/49868] Implement named address space to place/access data in flash memory

2011-08-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49868 --- Comment #1 from Georg-Johann Lay 2011-08-04 13:51:28 UTC --- Created attachment 24916 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24916 Draft work on AS against r177314 This is just an update of my local work on a named address suppo

[Bug c/49975] warn on malformed __attribute((...))__

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

[Bug c/49975] warn on malformed __attribute((...))__

2011-08-04 Thread ext at sidvind dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 --- Comment #4 from David Sveningsson 2011-08-04 13:48:55 UTC --- (In reply to comment #3) > It doesn't make sense to require whitespace after a paren, that will likely > break a lot of programs. In this quite specific case? "__attribute((..))fo

[Bug c/49975] warn on malformed __attribute((...))__

2011-08-04 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 --- Comment #3 from Andreas Schwab 2011-08-04 13:45:13 UTC --- It doesn't make sense to require whitespace after a paren, that will likely break a lot of programs.

[Bug tree-optimization/49768] [4.6/4.7 Regression] C99 style union initializations does not work as expected with optimizations

2011-08-04 Thread vrahkone at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49768 --- Comment #10 from Valtteri Rahkonen 2011-08-04 13:44:38 UTC --- I tested latest gcc 4.6.1 from Debian unstable containing the patch and it seems to work. I'm not going to dare to mark this as verified though because I don't know your bugzilla

[Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault

2011-08-04 Thread basil at list dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49976 --- Comment #1 from Vasily 2011-08-04 13:37:27 UTC --- Created attachment 24915 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24915 compressed preprocessed file

[Bug c/49975] warn on malformed __attribute((...))__

2011-08-04 Thread ext at sidvind dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 --- Comment #2 from David Sveningsson 2011-08-04 13:33:21 UTC --- Might be valid, but confusing. If whitespace were required after "))" it would make more sense as it is clear that a global is created. As the documentation states that __attribut

[Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault

2011-08-04 Thread basil at list dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49976 Summary: Cross (Linux->AIX) GCC crashes with Segmentation fault Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo

[Bug rtl-optimization/49686] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686 --- Comment #7 from Hans-Peter Nilsson 2011-08-04 13:30:48 UTC --- (In reply to comment #6) > It seems that the problem comes back on trunk revision 177305 > for SH. At a glance that may have happened for cris-elf too, worked r177217, (additiona

[Bug c/49975] warn on malformed __attribute((...))__

2011-08-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug c/49975] New: warn on malformed __attribute((...))__

2011-08-04 Thread ext at sidvind dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975 Summary: warn on malformed __attribute((...))__ Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassig...@gcc

[Bug c/49966] gcc.c-torture/execute/pr45034.c execution timeouts

2011-08-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49966 --- Comment #3 from Iain Sandoe 2011-08-04 13:09:05 UTC --- NOT seen on: i686-darwin9 @r177287 xcode 3.1.4 x86_64-darwin10 @177314 xcode 3.2.5 x86_64-darwin10 @177355 xcdoe 3.2.6 is this still affecting darwin11?

[Bug c++/986] g++ misses warning for reference on temporary that invokes undefined behaviour

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=986 --- Comment #31 from Jonathan Wakely 2011-08-04 13:01:31 UTC --- A similar case I've just added to a comment of PR 49974 struct Y { Y(int local) : ref(local) { } int& ref; }; The reference is dangling as soon as the constructor exits, but

[Bug c++/49974] missing warning for indirectly returning reference to local/temporary

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

[Bug c++/49974] missing warning for indirectly returning reference to local/temporary

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49974 Jonathan Wakely changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Jonatha

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-08-04 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #37 from Sebastian Huber 2011-08-04 12:30:29 UTC --- Is this problem also related to this bug (GCC 4.6.1 20110627) with comments inside: objdump -d -C /opt/rtems-4.11/lib/gcc/arm-rtems4.11/4.6.1/thumb/vfp/libstdc++.a | grep -A 94 new

[Bug c++/49974] missing warning for indirectly returning reference to local/temporary

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

[Bug tree-optimization/49957] Fails to SLP in 410.bwaves

2011-08-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49957 --- Comment #5 from Richard Guenther 2011-08-04 12:22:47 UTC --- Author: rguenth Date: Thu Aug 4 12:22:42 2011 New Revision: 177368 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177368 Log: 2011-08-04 Richard Guenther PR fortran

[Bug tree-optimization/49957] Fails to SLP in 410.bwaves

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

[Bug c++/49974] New: missing warning for indirectly returning reference to local/temporary

2011-08-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49974 Summary: missing warning for indirectly returning reference to local/temporary Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: diagnostic Severity: norma

[Bug c++/49973] Column numbers count special characters as multiple columns

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

[Bug rtl-optimization/49686] [4.7 Regression] CFI notes are missed for delayed slot

2011-08-04 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49686 --- Comment #6 from Kazumoto Kojima 2011-08-04 12:18:09 UTC --- It seems that the problem comes back on trunk revision 177305 for SH. There are many EH test failures which went away with -fno-delayed-branch and the testcase in #1 is assembled to

[Bug debug/49901] gfortran.dg/debug/[pr35154-dwarf2.f/pr37738.f] failures on darwin

2011-08-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49901 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4 f

[Bug debug/49901] gfortran.dg/debug/[pr35154-dwarf2.f/pr37738.f] failures on darwin

2011-08-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49901 --- Comment #3 from Iain Sandoe 2011-08-04 12:10:36 UTC --- Created attachment 24914 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24914 fix PR49901 The output from the tests is a little misleading. These tests also set other flags in add

  1   2   >