This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16295] -pedantic option resolves compiler error "sorry, unimplemented: ..."
- From: "kai dot ludwig at uni-tuebingen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2004 11:44:46 -0000
- Subject: [Bug c++/16295] -pedantic option resolves compiler error "sorry, unimplemented: ..."
- References: <20040630113614.16295.kai.ludwig@uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From kai dot ludwig at uni-tuebingen dot de 2004-06-30 11:44 -------
Created an attachment (id=6661)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6661&action=view)
preprocessed file compiled with -pedantic flag: succeeded
generated by
g++ -I. -I/usr/local/include/loki -I/home/kl/software/src/quantity/Quantities
-I/home/kl/software/src/quantity/BSUtilities -v -save-temps -Wall -Werror
-pedantic main.cpp -L/home/kl/software/lib -lPhysicalQuantities -lQuantity
-lBSUtilities
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16295