--- Comment #5 from dpatel at apple dot com 2006-09-05 17:01 ---
I'd already verified that. How about "-O3 -ftree-vectorize" bootstrap failure
?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21335
--- Comment #3 from dpatel at apple dot com 2006-09-05 16:44 ---
I know this is a bootstrap failure, however is there a small reproducible test
case for this crash ? Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21335
--- Comment #10 from dpatel at apple dot com 2006-08-30 07:47 ---
Pinski,
Please do not reinsert my email address in CC list, again (and learn to not
jump to conclusion based on biased views)
May be it is not a good idea to ask dwarf generator to handle a case where two
shallow copy
rity: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26216
--- Comment #5 from dpatel at apple dot com 2005-12-06 22:23 ---
Created an attachment (id=10430)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10430&action=view)
zem's patch
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19523
--- Comment #2 from dpatel at apple dot com 2005-12-06 22:19 ---
This is already fixed.
--
dpatel at apple dot com changed:
What|Removed |Added
Status
--- Comment #8 from dpatel at apple dot com 2005-11-08 02:22 ---
tree if-conversion was expecting perfect dimond, but it is not always true
after tree-cleanup-branch work. I've started overnight patch test run.
Hopefully, I'll send patch tomorrow for review.
--
http://g
--- Comment #3 from dpatel at apple dot com 2005-10-05 17:02 ---
Subject: Re: [4.0/4.1 Regression] DBX_USE_BINCL support broken in the C++
compiler
AFAIK, It is not about compile time issue. There is another patch
available which is better than what is in apple branch.
--
http
--- Additional Comments From dpatel at apple dot com 2005-09-30 23:52
---
Assign this bug to me. Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23115
--- Additional Comments From dpatel at apple dot com 2005-09-09 18:01
---
Subject: Re: [3.4/4.0/4.1 Regression] GCC does not emit debug info for
variables in anonymous unions
It does not fix gdb.cp/anon-union.exp (from GDB testsuite) failures
using darwin GDB. If you do not get
--- Additional Comments From dpatel at apple dot com 2005-08-11 19:38
---
Patch:
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00612.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23048
--- Additional Comments From dpatel at apple dot com 2005-08-09 18:58
---
Yup.
This happens when tree-if-conversion pass is given cfg with one loop structure
to represent nested loop.
May be this is happenning because inner loop is infinite loop ? Anyway, please
assign this bug to
--- Additional Comments From dpatel at apple dot com 2005-08-02 19:00
---
Subject: Re: [4.0/4.1 Regression] [C++] debug info omitted for global const
variables
On Aug 2, 2005, at 11:57 AM, pinskia at gcc dot gnu dot org wrote:
> You know what is better is just move to dwar
for global variables
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs
--- Additional Comments From dpatel at apple dot com 2005-08-02 17:21
---
Subject: Re: [4.0/4.1 Regression] debug info omitted for uninitialized
variables (stabs)
On Aug 2, 2005, at 10:16 AM, mark at codesourcery dot com wrote:
> It sounds sensible enough, but I really have
--- Additional Comments From dpatel at apple dot com 2005-08-02 17:12
---
Subject: Re: [4.0/4.1 Regression] debug info omitted for uninitialized
variables (stabs)
On Aug 2, 2005, at 10:00 AM, mmitchel at gcc dot gnu dot org wrote:
>
> --- Additional Comments From mmitc
--- Additional Comments From dpatel at apple dot com 2005-08-02 16:52
---
Subject: Re: [4.0/4.1 Regression] debug info omitted for uninitialized
variables (stabs)
On Aug 1, 2005, at 8:25 PM, mark at codesourcery dot com wrote:
> In any case, the problem is now either in the C fr
e "gt-c-decl.h"
--- 7615,7620
--
Summary: debug info omitted for uninitialized variables
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23190
--- Additional Comments From dpatel at apple dot com 2005-07-22 23:29
---
Subject: Re: [4.0 Regression] debug info omitted for uninitialized variables
On Jul 22, 2005, at 12:33 PM, cvs-commit at gcc dot gnu dot org wrote:
>
> --- Additional Comments From cvs-commit at g
--- Additional Comments From dpatel at apple dot com 2005-07-19 22:22
---
No activity in last few days. Mark, would it be possible for you to take a look
at this again! Thank you.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21828
--- Additional Comments From dpatel at apple dot com 2005-04-29 00:45
---
Subject: Re: New: SSA_NAME def follows use with -ftree-vectorize
It's my think-o. Try this,
Index: tree-if-conv.c
===
RCS file: /cvs/gcc/gc
: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21164
--- Additional Comments From dpatel at apple dot com 2005-04-21 17:26
---
Subject: Re: [4.0/4.1 Regression] long comments throw off line numbers
Would it be possible for you to add one test case also ?
Thanks,
-
Devang
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20907
--- Additional Comments From dpatel at apple dot com 2005-04-18 17:23
---
Subject: Re: [4.1 regression] ICE with -ftree-vectorize
This is because invert_truthvalue() does not return
valid GIMPLE expr. I've a patch, once it passes
usual test cycle, I'll post patch.
--- Additional Comments From dpatel at apple dot com 2005-04-14 00:44
---
Subject: Re: New gcc.dg/vect tests fail
Thanks everyone!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21010
--- Additional Comments From dpatel at apple dot com 2005-04-13 22:47
---
Subject: Re: New: New gcc.dg/vect tests fail
But all of them require
/* { dg-require-effective-target vect_condition } */
So, why they fail on other platforms ?
-
Devang
--
http://gcc.gnu.org/bugzilla
--- Additional Comments From dpatel at apple dot com 2005-04-13 18:19
---
Subject: Re: GCC does not emit debug info for variables in anonymous unions
It is because of ALIAS_DECL
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20998
variables in anonymous
unions
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: preprocessor
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at gcc dot gnu
--- Additional Comments From dpatel at apple dot com 2005-03-01 18:18
---
Subject: Re: [3.4/4.0/4.1 regression]: Macro debug info broken due to lexer
change
On Mar 1, 2005, at 10:00 AM, dberlin at gcc dot gnu dot org wrote:
> I'll fix this bug if someone can test the fix on
--- Additional Comments From dpatel at apple dot com 2005-02-28 20:48
---
Subject: Re: [3.4/4.0/4.1 regression]: Macro debug info broken due to lexer
change
I extensively tested my patch using GDB tests suites on two target with
STABS as well as DWARF. But if, we need to have a
--- Additional Comments From dpatel at apple dot com 2005-02-18 19:02
---
Subject: Re: ICE: tree check: expected class 'declaration', have 'statement'
(label_expr) in tree_verify_flow_info, at tree-cfg.c:3709
ok
-
Devang
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19952
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at gcc dot gnu dot org
--- Additional Comments From dpatel at apple dot com 2004-12-20 20:32
---
Subject: Re: ICE in tree-if-conv
On Dec 18, 2004, at 10:28 AM, pinskia at gcc dot gnu dot org wrote:
> I don't know but could possible the patch in here:
> <http://gcc.gnu.org/ml/gcc-p
--- Additional Comments From dpatel at apple dot com 2004-12-20 20:05
---
Subject: Re: ICE in tree-if-conv
I'll verify whether TCB patch works here or not.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19067
--- Additional Comments From dpatel at apple dot com 2004-12-17 01:04
---
Subject: Re: #elif token1 token2 doesn't produce a diagnostic
Never mind, someone led me to believe that this is a Plum Hall test
failure. It is not.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19040
--- Additional Comments From dpatel at apple dot com 2004-12-16 22:54
---
Subject: Re: #elif token1 token2 doesn't produce a diagnostic
Neil,
Would it be possible to quote standard here? We encountered this while
running Plum Hall tests, so I just wanted to make sure. Than
--- Additional Comments From dpatel at apple dot com 2004-12-16 21:07
---
Subject: Re: #elif token1 token2 doesn't produce a diagnostic
On Dec 16, 2004, at 1:01 PM, bangerth at dealii dot org wrote:
> That's because it doesn't have to evaluate the #elif con
Component: preprocessor
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19040
--- Additional Comments From dpatel at apple dot com 2004-12-13 20:16
---
Try -fdump-tree-vect-stats. It produces more user friendly output compared to
-details.
I am not fan of putting such diagnostics as part of warnings/info/errors.
IMO, we should enhance/
update -fdump-tree
--- Additional Comments From dpatel at apple dot com 2004-12-04 03:23
---
Indeed. Lack of exit edge is causing this. Please assign this PR to me. Thank
you.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18815
--- Additional Comments From dpatel at apple dot com 2004-12-01 18:43
---
Subject: Re: gcc 4.0 doesn't emit debug info for one of the files if two files
are given on the same compile line
Yes :). I have the patch to fix it. Once bootstrap and make check
finishes, I will post i
line
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at gcc dot gn
--- Additional Comments From dpatel at apple dot com 2004-11-30 22:12
---
Subject: Re: [4.0 Regression] compilation stops after the first file with
errors
I am testing patch to fix this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15690
eadable
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dpatel at apple dot com
CC: gcc-bugs at
--- Additional Comments From dpatel at apple dot com 2004-11-19 01:59
---
Patch to fix driver,
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01534.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18555
--- Additional Comments From dpatel at apple dot com 2004-11-19 01:21
---
It seems -isysroot may do the task here. I see its implementation in c-opts.c,
but unfortunetly 1) it is
not documented in cppopts.texi and 2) driver has one bug that causes it to eat
isysroot argument.
I will
--- Additional Comments From dpatel at apple dot com 2004-11-18 19:09
---
Subject: Re: ICE in do_jump, at dojump.c:274
On Nov 18, 2004, at 12:03 AM, paolo dot bonzini at lu dot unisi dot ch
wrote:
> While I can work on a fix, those COND_EXPR were *not* valid GIMPLE at
> th
--- Additional Comments From dpatel at apple dot com 2004-11-18 02:33
---
Subject: Re: ICE in do_jump, at dojump.c:274
Andrew,
You can try following to fix tree level if-conversion. I have not
tested it completely yet.
-
Devang
Index: tree-if-conv.c
--- Additional Comments From dpatel at apple dot com 2004-11-18 02:26
---
After I update tree-level if-conversion to force gimple operands appropriately,
rewrite_out_of_ssa() is
converting following ...
bar
--- Additional Comments From dpatel at apple dot com 2004-11-18 01:28
---
I meant,
Bigger issue is : if-convert COND_EXPR is not vectorized and do_jump() does not
handle it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18308
--- Additional Comments From dpatel at apple dot com 2004-11-18 01:27
---
Bigger issue is : if-convert COND_EXPR is not vectorized and do_jump() does not
aborts().
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18308
--- Additional Comments From dpatel at apple dot com 2004-11-17 22:13
---
Subject: Re: [4.0 regression] ICE in verify_ssa: type mismatch
On Nov 13, 2004, at 5:55 AM, reichelt at gcc dot gnu dot org wrote:
>
> --- Additional Comments From reichelt at gcc dot gnu dot org
53 matches
Mail list logo