[GHC] #9839: RTS options parser silently accepts invalid flags

GHC ghc-devs at haskell.org
Tue Jun 30 09:22:24 UTC 2015


#9839: RTS options parser silently accepts invalid flags
-------------------------------------+-------------------------------------
        Reporter:  adamgundry        |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  high              |               Milestone:  7.12.1
       Component:  Runtime System    |                 Version:  7.8.3
      Resolution:                    |                Keywords:  newcomer
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #4243             |  Differential Revisions:  Phab:D748
-------------------------------------+-------------------------------------
Changes (by thomie):

 * owner:  carlostome =>
 * priority:  normal => high
 * status:  closed => new
 * resolution:  fixed =>
 * milestone:   => 7.12.1


Comment:

 This patch broke `+RTS -xc`, and probably also `+RTS -xt`. Running `make
 TEST=cgrun057` with a profiling compiler results in: "flag -x given an
 argument when none was expected: -xc"

 Carlos: could you try fixing it?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9839#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list