[Bug target/55143] vms-c.o:(.toc+0x0): undefined reference to `c_default_pointer_mode' (building cc1plus)

aldot at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 8 19:04:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55143

Bernhard Reutner-Fischer <aldot at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|2013-02-27 00:00:00         |2015-04-08
                 CC|                            |aldot at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Bernhard Reutner-Fischer <aldot at gcc dot gnu.org> ---
Confirmed with trunk@221914.

c/c-decl.o gets linked into cc1 but not into cc1plus.

Sounds like c_default_pointer_mode should be moved to e.g. c-family/c-common.c



More information about the Gcc-bugs mailing list