Unreviewed^2 Solaris bootstrap patch

Richard Guenther richard.guenther@gmail.com
Mon Jan 4 14:42:00 GMT 2010


On Mon, Jan 4, 2010 at 12:56 PM, Rainer Orth
<ro@cebitec.uni-bielefeld.de> wrote:
> The following patch
>
>        PATCH: Fix bootstrap with Sun Studio cc 12.1 and gmp 4.3.1 (PR bootstrap/41771)
>        http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00625.html
>
> has remained unreviewed, despite a reminder, for more than three weeks.

The dominane.c hunkk has already been committed.

The gimple.c hunk is ok.

-   tree-iterator.h $(BASIC_BLOCK_H) $(GIMPLE_H) $(TREE_INLINE_H) vec.h \
+   tree-iterator.h real.h $(BASIC_BLOCK_H) $(GIMPLE_H) $(TREE_INLINE_H) vec.h \

that needs to be $(REAL_H) instead.

The rest of the changes _apart from the include/ansidecl.h_ change is ok
if you adjust the copyright date changes to mention 2010.

I don't have an opinion on the ansidecl.h change (nor can I approve it - it's
part of libiberty).

Thanks,
Richard.



More information about the Gcc-patches mailing list