public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/49635] New: Odd Java -extdirs / --extdirs handling
@ 2011-07-04 22:35 jsm28 at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: jsm28 at gcc dot gnu.org @ 2011-07-04 22:35 UTC (permalink / raw)
  To: java-prs

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

           Summary: Odd Java -extdirs / --extdirs handling
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jsm28@gcc.gnu.org


Java -extdirs is peculiar in that it is different from -fextdirs/--extdirs;
-extdirs is processed by the driver only, not directly generating jc1 options,
while -fextdirs (and the --extdirs alias) is processed by jc1 only.  This may
not result in any semantic differences, but it would be cleaner for these
options to be handled in one place only with all the other variants being
aliases for a canonical version; a difference between -extdirs and --extdirs
does not seem sensible.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-04 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-04 22:35 [Bug java/49635] New: Odd Java -extdirs / --extdirs handling jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).