This is the mail archive of the gcc-patches@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: [PATCH] RS6000: rs6000.c checks options that have not yet been set


* David Edelsohn <dje.gcc@gmail.com> [2008-09-02 10:09:02 -0400]

| 	* config/rs6000/rs6000.c (optimization_options): Do not test
| 	flag_toplevel_reorder here as it has not been set yet.
| 	flag_section_anchors will be reset if -fno-toplevel-reorder
| 	or -fno-unit-at-a-time are given by the user.
| 
| This is okay with me, but please first confirm with Janis that this
| patch does not
| reintroduce the regression.

Ok, I'll do that once the patch for opts.c has been approved, so that
we have a correct options path.


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