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]

Re: Mainline build failure on i686-pc-linux-gnu



On Apr 12, 2005, at 12:53 AM, Gabriel Dos Reis wrote:


Diego Novillo <dnovillo@redhat.com> writes:

| On Mon, Apr 11, 2005 at 10:59:46PM -0500, Gabriel Dos Reis wrote:
|
| >    -c /home/gdr/redhat/egcs/gcc/crtstuff.c -DCRT_BEGIN \
| >   -o crtbegin.o
| > make[1]: *** [crtbegin.o] Aborted
| > make[1]: Leaving directory `/home/gdr/build/4.1/gcc'
| > make: *** [all-gcc] Error 2
| >
| What's your top-of-ChangeLog?  Works for me up to
|
| 2005-04-11  Diego Novillo  <dnovillo@redhat.com>
|
|         PR tree-optimization/20933
|         * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Move
| 	[ ... ]

And what version of the compiler were you starting with? If it was 4.1.0 between the following patches: 2005-04-08 Diego Novillo <dnovillo@redhat.com>

        Merge from tree-cleanup-branch: VRP, store CCP, store
            copy-prop, incremental SSA updating of FUD chains and
            newly exposed symbols.

and
 2005-04-11  Diego Novillo  <dnovillo@redhat.com>

         PR tree-optimization/20933
         * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Move

Then try with another compiler as 4.1.0 was broken during those two
dates really.

This was PR 20933 by the way.

Thanks,
Andrew Pinski


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