This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/32461] [4.3 Regression] Segmentation fault in build_classic_dist_vector_1() at tree-data-ref.c:2700



------- Comment #24 from rask at sygehus dot dk  2007-06-24 13:04 -------
Subject: Re:  [4.3 Regression] Segmentation
        fault in build_classic_dist_vector_1()@tree-data-ref.c:2700

On Sun, Jun 24, 2007 at 02:50:37PM +0200, Sebastian Pop wrote:

> 2007-06-24  Sebastian Pop  <sebpop@gmail.com>
> 
> 	* fold-const.c (fold_binary): Use op{0,1} instead of arg{0,1} as
> 	arguments to operand_equal_p.
> 	* testsuite/gcc.dg/tree-ssa/pr32461-1.c: New.
> 	* testsuite/gcc.dg/tree-ssa/pr32461-2.c: New.

   This time, you forgot the line with the PR numer:
        PR middle-end/32461


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32461


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]