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/39355] [4.4 Regression] Revision 144529 miscompiled libcpp/expr.c



------- Comment #35 from dave at hiauly1 dot hia dot nrc dot ca  2009-03-20 19:09 -------
Subject: Re:  [4.4 Regression] Revision 144529
        miscompiled libcpp/expr.c

> Please provide preprocessed libcpp/expr.c which is miscompiled as
> well as the command line used to miscompile it.

Attached.  Command line is:

/home/dave/gnu/gcc-4.4/objdir/./prev-gcc/xgcc
-B/home/dave/gnu/gcc-4.4/objdir/./prev-gcc/
-B/home/dave/opt/gnu/gcc/gcc-4.4.0/hppa-linux/bin/  -I../../gcc/libcpp -I.
-I../../gcc/libcpp/../include -I../../gcc/libcpp/include  -g -O2 -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Werror -I../../gcc/libcpp
-I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include  -c -o expr.o -MT
expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc/libcpp/expr.c

Dave


------- Comment #36 from dave at hiauly1 dot hia dot nrc dot ca  2009-03-20 19:10 -------
Created an attachment (id=17503)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17503&action=view)


-- 


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


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